added bind for screenshotting regions

This commit is contained in:
Aly Raffauf 2024-04-10 18:29:43 -04:00
parent 4565bfa8ad
commit 569c65ffc6

View file

@ -333,7 +333,7 @@
# Screenshot with hyprshot. # Screenshot with hyprshot.
bind = , PRINT, exec, ${screenshot_screen} bind = , PRINT, exec, ${screenshot_screen}
bind = ${modifier}, PRINT, exec, ${screenshot_screen} bind = ${modifier}, PRINT, exec, ${screenshot_region}
# Show/hide waybar. # Show/hide waybar.
bind = ${modifier}, F11, exec, pkill -SIGUSR1 waybar bind = ${modifier}, F11, exec, pkill -SIGUSR1 waybar