Changed Wofi to Win+Spacebar

This commit is contained in:
Urs Rudolph
2025-11-29 14:03:22 +01:00
parent 2e36daf57c
commit 30061c2491

View File

@@ -22,7 +22,7 @@
# See https://wiki.hypr.land/Configuring/Monitors/ # See https://wiki.hypr.land/Configuring/Monitors/
monitor=eDP-1,preferred,auto,1.0 monitor=eDP-1,preferred,auto,1.0
monitor= ,preferred,auto,0.5
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###
@@ -233,7 +233,7 @@ bind = $mainMod, C, killactive,
bind = $mainMod, M, exit, bind = $mainMod, M, exit,
bind = $mainMod, E, exec, $fileManager bind = $mainMod, E, exec, $fileManager
bind = $mainMod, V, togglefloating, bind = $mainMod, V, togglefloating,
bind = $mainMod, R, exec, $menu bind = $mainMod, space, exec, $menu
bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, J, togglesplit, # dwindle