Add quick-record script for easy screen capture recordings

This commit is contained in:
ItsDrike 2023-02-03 04:47:38 +01:00
parent 88072cac31
commit e7aa2bb510
No known key found for this signature in database
GPG key ID: B014E761034AF742
2 changed files with 92 additions and 0 deletions

View file

@ -195,6 +195,8 @@ binde = , XF86MonBrightnessUp, exec, brightness -i 5% -n
binde = , XF86MonBrightnessDown, exec, brightness -d 5% -n
# Screenshots (with custom screenshot script)
bind = , 248, exec, quick-record --notify toggle
bind = SUPER, 248, exec, quick-record toggle
bind = ALT, Print, exec, wl-copy --type image/png "$(hyprpicker)" && notify-send 'Picked color' "$(wl-paste) (saved to clipboard)"
bind = , Print, exec, screenshot --notify --copy --target area
bind = SUPER, Print, exec, screenshot --notify --copy --target area --edit