summaryrefslogtreecommitdiffstats
path: root/.config/sway/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/config')
-rw-r--r--.config/sway/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 77cb742..a414bed 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -17,7 +17,8 @@ set $right l
set $term foot
# Your preferred application launcher
# Note: it's recommended that you pass the final command to sway
-set $menu wofi -f --show run | xargs swaymsg exec --
+#set $menu wofi -f --show run | xargs swaymsg exec --
+set $menu bemenu-run --no-exec --binding vim -p '' | xargs swaymsg exec --
set $screenshot grim ~/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png
set $screenclip slurp | grim -g - ~/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png