AutoYADM commit: 2025-03-07 19:45:03
This commit is contained in:
parent
e5b9d55371
commit
7a736d0e8b
1 changed files with 7 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
"layer": "top",
|
||||
"position": "top",
|
||||
"modules-left": [
|
||||
"cava"
|
||||
"cava",
|
||||
"custom/colcount"
|
||||
// "niri/workspaces"
|
||||
],
|
||||
"modules-center": [
|
||||
|
@ -28,6 +29,11 @@
|
|||
"max-length": 50,
|
||||
"separate-outputs": true
|
||||
},
|
||||
"custom/colcount": {
|
||||
"exec": "~/dev/niri-windows/niri-windows.py",
|
||||
"restart-interval": "never",
|
||||
"format": "{} "
|
||||
},
|
||||
"custom/recorder": {
|
||||
"exec": "~/dev/niri-recorder/recorder.py",
|
||||
"return-type": "json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue