diff --git a/home/features/desktop/hyprland/config.nix b/home/features/desktop/hyprland/config.nix index 6ab79ec..e60144e 100644 --- a/home/features/desktop/hyprland/config.nix +++ b/home/features/desktop/hyprland/config.nix @@ -119,7 +119,7 @@ "$mainMod, Space, exec, $menu" "$mainMod, P, pseudo" # dwindle "$mainMod, J, togglesplit" # dwindle - ", Print, exec, hyprshade off && grim -g \"$(slurp -w 0 -d)\" - | wl-copy && hyprshade on bluelight" + ", Print, exec, hyprshade off && grim -g \"$(slurp -w 0 -d)\" - | wl-copy && hyprshade on bluelight" # Move focus with mainMod + arrow keys "$mainMod, left, movefocus, l"