mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Add simple screen recordings (#235)
* Add simple screen recording tool * Need slurp too
This commit is contained in:

committed by
GitHub

parent
3b0fd13be1
commit
2e874adb50
@ -28,5 +28,8 @@ bind = , PRINT, exec, hyprshot -m region
|
||||
bind = SHIFT, PRINT, exec, hyprshot -m window
|
||||
bind = CTRL, PRINT, exec, hyprshot -m output
|
||||
|
||||
# Screenshots
|
||||
bind = ALT, PRINT, exec, omarchy-screenrecord
|
||||
|
||||
# Color picker
|
||||
bind = SUPER, PRINT, exec, hyprpicker -a
|
||||
|
Reference in New Issue
Block a user