aboutsummaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2024-08-11 19:03:19 +0200
committerSimon Ser <contact@emersion.fr>2024-09-20 19:43:01 +0200
commitfb0f2add19fdc5b62838770f697ff70544bfe940 (patch)
treeb463ef08591bdd56d5771eec7bfd12f5ce34ebcd /config.in
parent3fba40da50a9d049d5ddffeb24d222993396b8cb (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. (cherry picked from commit b44015578a3d53cdd9436850202d4405696c1f52)
Diffstat (limited to 'config.in')
-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
#