From 4cab4d3825af80a886407c74b3b2af855d6159e9 Mon Sep 17 00:00:00 2001 From: Daniel Meiburg Date: Wed, 4 Oct 2023 01:13:17 +0200 Subject: [PATCH] sway: use fuzzel instead of bemenu --- .config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 09186ab..d55b1c8 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -19,7 +19,8 @@ set $term kitty # 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 dmenu_path | bemenu | xargs swaymsg exec -- +#set $menu dmenu_path | bemenu | xargs swaymsg exec -- +set $menu fuzzel -b 073642ff ### Output configuration #