freeze when screenshot
This commit is contained in:
parent
0bd3d5a165
commit
0a41895bd5
1 changed files with 3 additions and 3 deletions
|
|
@ -98,9 +98,9 @@
|
||||||
"SUPER, X, exec, dunstctl close-all && hyprctl reload && hyprctl dispatch submap reset && pkill -SIGUSR2 waybar && systemctl --user restart swww hypridle fusuma"
|
"SUPER, X, exec, dunstctl close-all && hyprctl reload && hyprctl dispatch submap reset && pkill -SIGUSR2 waybar && systemctl --user restart swww hypridle fusuma"
|
||||||
"SUPER, Z, exec, dunstctl close-all"
|
"SUPER, Z, exec, dunstctl close-all"
|
||||||
|
|
||||||
"SUPER SHIFT, S, exec, hyprshot -m region -o ~/Pictures/Screenshots"
|
"SUPER SHIFT, S, exec, hyprshot -zm region -o ~/Pictures/Screenshots; killall -9 hyprpicker hyprshot"
|
||||||
"ALT, PRINT, exec, hyprshot -m output -o ~/Pictures/Screenshots"
|
"ALT, PRINT, exec, hyprshot -zm output -o ~/Pictures/Screenshots; killall -9 hyprpicker hyprshot"
|
||||||
", PRINT, exec, hyprshot -m region -o ~/Pictures/Screenshots"
|
", PRINT, exec, hyprshot -zm region -o ~/Pictures/Screenshots; killall -9 hyprpicker hyprshot"
|
||||||
|
|
||||||
"SUPER, R, exec, rofi -show drun -show-icons -display-drun '' -run-command \"uwsm app -- {cmd}\""
|
"SUPER, R, exec, rofi -show drun -show-icons -display-drun '' -run-command \"uwsm app -- {cmd}\""
|
||||||
"SUPER, RETURN, exec, rofi -show window -show-icons -drun-display '' -window-format '{c} {t}'"
|
"SUPER, RETURN, exec, rofi -show window -show-icons -drun-display '' -window-format '{c} {t}'"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue