AutoYADM commit: 2025-03-03 18:25:13
This commit is contained in:
parent
255de0e96b
commit
1f1445ccd0
1 changed files with 10 additions and 1 deletions
|
@ -10,10 +10,15 @@
|
|||
"modules-right": [
|
||||
"cava",
|
||||
"cpu",
|
||||
"custom/delim",
|
||||
"memory",
|
||||
"custom/delim",
|
||||
"pulseaudio",
|
||||
"custom/delim",
|
||||
"battery",
|
||||
"custom/delim",
|
||||
"custom/recorder",
|
||||
"custom/delim",
|
||||
"tray",
|
||||
"clock"
|
||||
],
|
||||
|
@ -26,7 +31,11 @@
|
|||
"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-right": "~/dev/niri-recorder/recorder.sh region",
|
||||
"format": " {} "
|
||||
},
|
||||
"custom/delim": {
|
||||
"format": "|"
|
||||
},
|
||||
"cava": {
|
||||
"cava_config": "$XDG_CONFIG_HOME/cava/cava.conf",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue