diff --git a/home/features/desktop/hyprland/config.nix b/home/features/desktop/hyprland/config.nix index b31b343..6e6926e 100644 --- a/home/features/desktop/hyprland/config.nix +++ b/home/features/desktop/hyprland/config.nix @@ -119,6 +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" # Move focus with mainMod + arrow keys "$mainMod, left, movefocus, l"