AutoYADM commit: 2025-03-15 17:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-15 17:00:06 -04:00
parent 72dc344adc
commit 23763dae8d

View file

@ -12,6 +12,7 @@
"niri/window"
],
"modules-right": [
"custom/mail",
"cpu",
"custom/delim",
"memory",
@ -35,6 +36,11 @@
"restart-interval": "never",
"format": "{} "
},
"custom/mail": {
"exec": "~/.config/mail/mail-indicator.sh",
"restart-interval": "never",
"format": "{}"
},
"custom/recorder": {
"exec": "~/dev/niri-recorder/recorder.py",
"return-type": "json",