feat: freeze for screenshots
This commit is contained in:
parent
a4c6063bb1
commit
84f039a550
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue