replace wofi with rofi

This commit is contained in:
DACHXY 2024-12-18 22:19:20 +08:00
parent 601513bc9e
commit 07d70e3a64
23 changed files with 343 additions and 43 deletions

View file

@ -6,11 +6,13 @@ bind = $mainMod, Q, killactive,
bind = $mainMod, M, exec, wlogout --protocol layer-shell
bind = $mainMod, E, exec, thunar
bind = $mainMod, V, togglefloating,
bind = ALT, SPACE, exec, wofi --show drun
bind = ALT, SPACE, exec, rofi -show drun
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, S, togglesplit, # dwindle
bind = CTRL&$mainMod&SHIFT, L, exec, swaylock
bind = $mainMod SHIFT, s, exec, hyprshot -m region --clipboard-only
bind = $mainMod SHIFT, s, exec, hyprshot -m region --clipboard-only --freeze
bind = CTRL SHIFT, s, exec, hyprshot -m window --clipboard-only --freeze
bind = CTRL SHIFT $mainMod, s, exec, hyprshot -m output --clipboard-only --freeze
bind = $mainMod, F, exec, firefox
bind = $mainMod, C, exec, code