Fix using regular swaylock by accident
This commit is contained in:
parent
6ce2e91572
commit
8c4cec64d2
|
@ -117,7 +117,7 @@ in {
|
|||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
bind = SUPER, Return, exec, ${pkgs.alacritty}/bin/alacritty
|
||||
bind = SUPER, F1, exec, ${pkgs.swaylock}/bin/swaylock
|
||||
bind = SUPER, F1, exec, ${pkgs.swaylock-effects}/bin/swaylock
|
||||
bind = SUPER, X, exec, emacsclient -c -a 'emacs'
|
||||
bind = SUPER, T, exec, ${pkgs.xfce.thunar}/bin/thunar
|
||||
|
||||
|
|
Loading…
Reference in a new issue