2024-12-13 19:14 : id 498

This commit is contained in:
deadvey 2024-12-13 19:14:34 +00:00
parent 27140aad65
commit a8955a2947

View File

@ -405,7 +405,7 @@ in
width = SCREEN_WIDTH - 10;
modules-left = [ "network" ];
modules-right = [ "pulseaudio" ];
modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula" "custom/mocha"];
modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula" "custom/mocha" "custom/macchiato"];
"network" = {
interface = "enp42s0";
interval = 10;
@ -516,7 +516,8 @@ in
#custom-nord,
#custom-solarized,
#custom-dracula,
#custom-mocha {
#custom-mocha,
#custom-macchiato {
color: #${FG};
background: #${BG};
border: ${BORDER_WIDTH}px solid #${ACCENT};