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}";
|
on-click = "$HOME/scripts/theme-switcher.sh solarized ${MODE}";
|
||||||
format = "";
|
format = "";
|
||||||
};
|
};
|
||||||
|
"custom/dracula" = {
|
||||||
|
on-click = "$HOME/scripts/theme-switcher.sh dracula ${MODE}";
|
||||||
|
format = "🧛";
|
||||||
|
};
|
||||||
"pulseaudio" = {
|
"pulseaudio" = {
|
||||||
format = "{icon} {volume}%";
|
format = "{icon} {volume}%";
|
||||||
format-muted = "X";
|
format-muted = "X";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user