added scrrec to hyprland
This commit is contained in:
@@ -14,6 +14,7 @@ $editor = uwsm app -T -- vim
|
||||
$editor0 = uwsm app -- zeditor
|
||||
$clipman = uwsm app -- nwg-clipman
|
||||
$taskman = uwsm app -- uuctl walker -d
|
||||
$pwdmgr = uwsm app -- keepassxc
|
||||
$notcenter = uwsm app -- swaync-client -t -sw
|
||||
$notdnd = uwsm app -- swaync-client -d
|
||||
$nothide = uwsm app -- swaync-client --hide-latest
|
||||
@@ -38,6 +39,7 @@ bind = $mainMod, C, exec, $clipman
|
||||
bind = $mainMod, Return, exec, $terminal_backup
|
||||
bind = $mainMod SHIFT, Return, exec, $terminal
|
||||
bind = $mainMod, Escape, exec, $taskman
|
||||
bind = $mainMod, R, exec, $pwdmgr
|
||||
|
||||
bind = $mainMod, Grave, exec, $notcenter
|
||||
bind = $mainMod SHIFT, Grave, exec, $notdnd
|
||||
@@ -157,3 +159,4 @@ bindl = , XF86AudioPrev, exec, swayosd-client --playerctl previous
|
||||
|
||||
bind = , Print, exec, grimblast --notify copy output
|
||||
bind = $mainMod, Print, exec, grimblast --notify edit area
|
||||
bind = SHIFT, Print, exec, uwsm app -- kitty --app-id=scrrec wf-recorder -f ~/Videos/scrrec.mkv -g "$(slurp)"
|
||||
|
Reference in New Issue
Block a user