Basic wofi stuff

This commit is contained in:
2024-08-29 01:30:11 -05:00
parent f7f3c1fa98
commit 38b9a1a487
3 changed files with 55 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ $mainMod = ALT
# Program opening and closing
bind = $mainMod, Return, exec, foot
bind = $mainMod, Q, killactive
bind = $mainMod, Space, exec, pgrep wofi || wofi -i --show drun
bind = $mainMod, Space, exec, pgrep wofi || wofi --show drun
#bind = $mainMod, M, exit,
bind = $mainMod, T, pseudo, # dwindle
bind = $mainMod, F, togglefloating,