yeah
This commit is contained in:
parent
6361d641dc
commit
6de2485557
1 changed files with 2 additions and 2 deletions
|
@ -140,8 +140,8 @@ $mainMod = SUPER
|
|||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, RETURN, exec, foot
|
||||
bind = $mainMod CONTROL, W, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, W, killactive,
|
||||
bind = $mainMod CONTROL, M, exit,
|
||||
bind = $mainMod, E, exec, dolphin
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, SPACE, exec, pkill rofi || rofi -show drun -show-icons
|
||||
|
|
Loading…
Reference in a new issue