mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Add option to screenshot entire screen
This commit is contained in:
@ -88,3 +88,4 @@ bindl = , XF86AudioPrev, exec, playerctl previous
|
|||||||
# Screenshots
|
# Screenshots
|
||||||
bind = , PRINT, exec, hyprshot -m region
|
bind = , PRINT, exec, hyprshot -m region
|
||||||
bind = SHIFT, PRINT, exec, hyprshot -m window
|
bind = SHIFT, PRINT, exec, hyprshot -m window
|
||||||
|
bind = CTRL, PRINT, exec, hyprshot -m output
|
||||||
|
Reference in New Issue
Block a user