aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2025-07-22 14:50:52 +0100
committerBlake Romero <blake@blkrom.com>2025-07-22 14:50:52 +0100
commit080a613ca79cb6f8bdd94a38c3d24395ea4f2dff (patch)
tree250b076af4a4a99c606c67edbd1bbf6b42e2d8f5
parent352d0cb098f4ae475bd1e93a6cae300c8beffdfd (diff)
Add wmenu keybinding to sway
-rwxr-xr-xdot-config/sway/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot-config/sway/config b/dot-config/sway/config
index d4f77f6..26172c6 100755
--- a/dot-config/sway/config
+++ b/dot-config/sway/config
@@ -96,6 +96,7 @@ bindsym $mod+Insert exec $shell 'bookmark add'
bindsym $mod+Return exec $term
bindsym $mod+Shift+e exec swaynag -t warning -m 'Exit Sway?' -B 'Yes, exit sway' 'swaymsg exit'
bindsym $mod+Space exec bemenu-run --prompt='Run: '
+bindsym $mod+Shift+Space exec wmenu-run -p "Run" -f "Hack 12" -M 00ffff -m 000000 -N 000000 -n aaaaaa -S 00ffff -s 000000
bindsym $mod+b exec $shell 'bookmark'
bindsym $mod+bracketleft exec mpc prev
bindsym $mod+bracketright exec mpc next