From 081fe7b3304dfe5a0f0ed34d58d369db9acb382d Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 30 Jul 2026 11:55:28 +0200 Subject: sway: Switch to fuzzel launcher This application launcher is way nicer than the former bemenu-run one. --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway') diff --git a/sway/config b/sway/config index d9710d5..b7ef100 100644 --- a/sway/config +++ b/sway/config @@ -16,7 +16,7 @@ set $term foot # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. -set $menu bemenu-run -p ">>>" | xargs swaymsg exec +set $menu fuzzel | xargs swaymsg exec ### Output configuration # -- cgit v1.3.1