diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index c3bd28a..ec2801c 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -274,8 +274,8 @@ "ALT, Space, togglefloating," # "ALT, D, exec, bemenu-run -l 5 --ignorecase" "ALT, D, exec, vicinae toggle" - "SUPER SHIFT, L, exec, swaylock --image /home/${username}/.local/share/bg.png" - "SUPER, L, exec, swaylock --image /home/${username}/.local/share/bg.png" + "SUPER SHIFT, L, exec, swaylock-fancy" + "SUPER, L, exec, swaylock-fancy" "ALT, E, exec, nautilus" "ALT SHIFT, B, exec, pkill -SIGUSR1 .waybar-wrapped" "ALT, C,exec, hyprpicker -a"