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", "pulseaudio",
"custom/delim", "custom/delim",
"battery", "battery",
"custom/delim", "custom/delim"
"custom/recorder"
], ],
"modules-right": [ "modules-right": [
"custom/recorder",
"tray" "tray"
], ],
"niri/window": { "niri/window": {
@ -158,7 +158,9 @@
} }
}, },
"battery": { "battery": {
"format": "bat {capacity}%" "format": "{capacity}% 󰁹",
"format-charging": "{capacity}% ",
"format-plugged": "{capacity}% "
}, },
"clock": { "clock": {
"format-alt": "{:%a, %d. %b %H:%M}" "format-alt": "{:%a, %d. %b %H:%M}"

View file

@ -1 +0,0 @@
config

View file

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