feat(hyprrecord): add prototype screen recording script, still needs some work
This commit is contained in:
parent
9ace54121a
commit
40083a5db5
5 changed files with 64 additions and 1 deletions
|
|
@ -42,6 +42,9 @@ in
|
|||
|
||||
", Print, exec, grimblast --notify --cursor copysave area"
|
||||
"SUPER, Print, exec, grimblast --notify --cursor copysave screen"
|
||||
"SUPER, r, exec, hyprrecord -a"
|
||||
"SUPER CTRL, r, exec, hyprrecord -a -r"
|
||||
|
||||
|
||||
# Brightness
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue