Remove old binds
This commit is contained in:
parent
9713314c45
commit
1b5bde3ec5
|
@ -75,8 +75,6 @@ XWayland {
|
|||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
bind = SUPER, Return, exec, wezterm
|
||||
bind = SUPER, W, exec, pgrep firefox > /dev/null || firefox
|
||||
bind = SUPER, Z, exec, pgrep thunderbird > /dev/null || thunderbird
|
||||
bind = SUPER, R, exec, pgrep nxplayer > /dev/null || nxplayer
|
||||
bind = SUPER, F1, exec, swaylock
|
||||
|
||||
bind = SUPER, Space, exec, pkill rofi || rofi -show drun
|
||||
|
|
Loading…
Reference in a new issue