diff --git a/home/features/desktop/hyprland/config.nix b/home/features/desktop/hyprland/config.nix index 726957e..5f1da25 100644 --- a/home/features/desktop/hyprland/config.nix +++ b/home/features/desktop/hyprland/config.nix @@ -119,7 +119,7 @@ "$mainMod, P, pseudo" # determine subsplit "$mainMod, F, fullscreen, 0" "$mainMod SHIFT, F, fullscreen, 1" - ", 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 -b 00000080)\" - | wl-copy && hyprshade on bluelight" # Move focus with mainMod + arrow keys "$mainMod, left, movefocus, l"