summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-12-01 19:08:02 +0100
committerxengineering <me@xengineering.eu>2022-12-01 19:08:02 +0100
commit823662ccdcb029643d0ab371f40e328fc5ff744a (patch)
treeb53d22624b0014c7a9cbc53b10603e1d8c444890
parentb45e8787cb101cd51527cc125101bdedb64a22b0 (diff)
downloaddotfiles-823662ccdcb029643d0ab371f40e328fc5ff744a.tar
dotfiles-823662ccdcb029643d0ab371f40e328fc5ff744a.tar.zst
dotfiles-823662ccdcb029643d0ab371f40e328fc5ff744a.zip
Use dmenu instead of bemenu for Sway
bemenu is not included in Debian bullseye.
-rw-r--r--.config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index f8451bf..0fccd6f 100644
--- a/.config/sway/config
+++ b/.config/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 dmenu_run | xargs swaymsg exec
### Output configuration
#