2024-12-13 16:45 : id 453

This commit is contained in:
deadvey 2024-12-13 16:45:57 +00:00
parent 9d7c936a84
commit 2c0d9b35e5

View File

@ -389,6 +389,10 @@ in
on-click = "$HOME/scripts/theme-switcher.sh solarized ${MODE}";
format = "";
};
"custom/dracula" = {
on-click = "$HOME/scripts/theme-switcher.sh dracula ${MODE}";
format = "🧛";
};
"pulseaudio" = {
format = "{icon} {volume}%";
format-muted = "X";