diff --git a/home/hyprland/default.nix b/home/hyprland/default.nix index cb44fbdc..0e2d56c6 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland/default.nix @@ -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