aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2024-08-11 19:03:19 +0200
committerFurkan Sahin <furkan-dev@proton.me>2024-08-11 19:03:19 +0200
commit1de032c7ef4b753c952a3cb04b839b107cc31a4f (patch)
treefe0248b2033db57a0076d8a64169fdaa9dea71d5
parent0e0b9aa872a0e9a1e56a78fa3bc8b58f0eb60bd8 (diff)
Switch default config to wmenu-run
This removes the last dependency bit on dmenu. No need for "swaymsg exec" anymore: wmenu-run handles the xdg-activation shenanigans.
-rw-r--r--config.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/config.in b/config.in
index 811365e1..a2a01dda 100644
--- a/config.in
+++ b/config.in
@@ -16,9 +16,7 @@ set $right l
# Your preferred terminal emulator
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_path | wmenu | xargs swaymsg exec --
+set $menu wmenu-run
### Output configuration
#