mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 17:03:55 -05:00
added bind for screenshotting regions
This commit is contained in:
parent
4565bfa8ad
commit
569c65ffc6
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue