diff --git a/home/wm/hyprland.nix b/home/wm/hyprland.nix index dcaea6c..6951b3f 100644 --- a/home/wm/hyprland.nix +++ b/home/wm/hyprland.nix @@ -172,7 +172,7 @@ "$mod SHIFT, down, movewindow, d" # make Screenshot with Mod + Shift + S - "$mod SHIFT, S, exec, ${hyprshot} -m region -o /home/etwas/Pictures/screenshots" + "$mod SHIFT, S, exec, ${hyprshot} -z -m region -o /home/etwas/Pictures/screenshots" "$mod, 0, workspace, 10" "$mod SHIFT, 0, movetoworkspacesilent, 10"