AutoYADM commit: 2025-03-07 19:45:03

This commit is contained in:
Daniel Fichtinger 2025-03-07 19:45:03 -05:00
parent e5b9d55371
commit 7a736d0e8b

View file

@ -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",