feat: freeze for screenshots

This commit is contained in:
etwas 2025-11-02 08:14:28 +01:00
parent a4c6063bb1
commit 84f039a550
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

View file

@ -172,7 +172,7 @@
"$mod SHIFT, down, movewindow, d" "$mod SHIFT, down, movewindow, d"
# make Screenshot with Mod + Shift + S # 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, 0, workspace, 10"
"$mod SHIFT, 0, movetoworkspacesilent, 10" "$mod SHIFT, 0, movetoworkspacesilent, 10"