AutoYADM commit: 2025-03-26 11:35:24

This commit is contained in:
Daniel Fichtinger 2025-03-26 11:35:24 -04:00
parent 25bf996b86
commit 55eed14417
3 changed files with 7 additions and 5 deletions

View file

@ -106,10 +106,10 @@
"pulseaudio",
"custom/delim",
"battery",
"custom/delim",
"custom/recorder"
"custom/delim"
],
"modules-right": [
"custom/recorder",
"tray"
],
"niri/window": {
@ -158,7 +158,9 @@
}
},
"battery": {
"format": "bat {capacity}%"
"format": "{capacity}% 󰁹",
"format-charging": "{capacity}% ",
"format-plugged": "{capacity}% "
},
"clock": {
"format-alt": "{:%a, %d. %b %H:%M}"
@ -352,4 +354,4 @@
// }
// }
// }
]
]

View file

@ -1 +0,0 @@
config

View file

@ -59,3 +59,4 @@
.config/pet/snippet.toml
.config/senpai
.config/chawan
.config/waybar