2024-12-13 16:45 : id 453
This commit is contained in:
parent
9d7c936a84
commit
2c0d9b35e5
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user