add: new hyprland keybinding for saving screenshots
This commit is contained in:
parent
539429e421
commit
9910a2fddb
2 changed files with 13 additions and 0 deletions
|
|
@ -155,6 +155,9 @@ in {
|
|||
"$mod Shift, 8, hy3:movetoworkspace, 8"
|
||||
"$mod Shift, 9, hy3:movetoworkspace, 9"
|
||||
"$mod Shift, 0, hy3:movetoworkspace, 10"
|
||||
|
||||
# Screenshot
|
||||
"$mod, P, exec, ${scripts}/screenshot-save"
|
||||
];
|
||||
|
||||
bindn = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue