feat(hyprland): add screenshot binds
This commit is contained in:
parent
b0495b710d
commit
96c93ca952
2 changed files with 6 additions and 1 deletions
|
|
@ -37,6 +37,11 @@ in
|
|||
"SUPER, bracketleft, exec, ${spotifyctl} playback previous"
|
||||
"SUPER, backslash, exec, ${spotifyctl} playback play-pause"
|
||||
|
||||
# Screenshot
|
||||
|
||||
", Print, exec, grimblast --notify --cursor copysave area"
|
||||
"SUPER, Print, exec, grimblast --notify --cursor copysave screen"
|
||||
|
||||
# Brightness
|
||||
|
||||
",XF86MonBrightnessUp, exec, hyprbrightness up"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue