summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2023-03-16 18:48:14 +0100
committerxengineering <me@xengineering.eu>2023-03-16 18:48:14 +0100
commitc2f1d7c211d2d9aca0f9927fd3f76bab3661b5c1 (patch)
treecdd8616bb3dc68e9685a595f769725576bf01b06
parent499e0a80a28ebe5c186a065026d0c7d572794481 (diff)
downloaddotfiles-c2f1d7c211d2d9aca0f9927fd3f76bab3661b5c1.tar
dotfiles-c2f1d7c211d2d9aca0f9927fd3f76bab3661b5c1.tar.zst
dotfiles-c2f1d7c211d2d9aca0f9927fd3f76bab3661b5c1.zip
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.
-rw-r--r--sway/config2
1 files changed, 1 insertions, 1 deletions
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
#