AutoYADM commit: 2025-03-29 00:15:07
This commit is contained in:
parent
9ae75af257
commit
c85afa56fa
5 changed files with 14 additions and 8 deletions
|
@ -30,11 +30,11 @@
|
|||
"format": "{}"
|
||||
},
|
||||
"custom/recorder": {
|
||||
"exec": "~/dev/niri-recorder/recorder.py",
|
||||
"exec": "~/dev/utils/wayland-utils/recorder/recorder.py",
|
||||
"return-type": "json",
|
||||
"restart-interval": "never",
|
||||
"on-click": "~/dev/niri-recorder/recorder.sh screen",
|
||||
"on-click-right": "~/dev/niri-recorder/recorder.sh region",
|
||||
"on-click": "~/dev/utils/wayland-utils/recorder/recorder.sh screen",
|
||||
"on-click-right": "~/dev/utils/wayland-utils/recorder/recorder.sh region",
|
||||
"format": " {} "
|
||||
},
|
||||
"custom/delim": {
|
||||
|
@ -120,11 +120,11 @@
|
|||
"format": "{} "
|
||||
},
|
||||
"custom/recorder": {
|
||||
"exec": "~/dev/niri-recorder/recorder.py",
|
||||
"exec": "~/dev/utils/wayland-utils/recorder/recorder.py",
|
||||
"return-type": "json",
|
||||
"restart-interval": "never",
|
||||
"on-click": "~/dev/niri-recorder/recorder.sh screen",
|
||||
"on-click-right": "~/dev/niri-recorder/recorder.sh region",
|
||||
"on-click": "~/dev/utils/wayland-utils/recorder/recorder.sh screen",
|
||||
"on-click-right": "~/dev/utils/wayland-utils/recorder/recorder.sh region",
|
||||
"format": " {} "
|
||||
},
|
||||
"custom/delim": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue