From 3a04140db140e94c8fc3cf176d0b802458120817 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 16 Mar 2023 18:48:14 +0100 Subject: Switch back from dmenu to bemenu as app launcher The reason for dmenu was that it is available in Debian bullseye. But it works not that good on sway (appearing always on the same screen) and does not look so pretty by default. For Debian a separate branch should be created until Debian bookworm with bemenu is released. --- sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway') diff --git a/sway/config b/sway/config index 0fccd6f..f8451bf 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 dmenu_run | xargs swaymsg exec +set $menu bemenu-run -p ">>>" | xargs swaymsg exec ### Output configuration # -- cgit v1.2.3-70-g09d2