2024-12-13 16:46 : id 454

This commit is contained in:
deadvey 2024-12-13 16:46:56 +00:00
parent 2c0d9b35e5
commit 9cc191344c

View File

@ -369,7 +369,7 @@ in
width = SCREEN_WIDTH - 10;
modules-left = [ "network" ];
modules-right = [ "pulseaudio" ];
modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized"];
modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula"];
"network" = {
interface = "enp42s0";
interval = 10;
@ -467,7 +467,11 @@ in
#memory,
#cpu,
#custom-website,
#pulseaudio {
#pulseaudio,
#custom-gruvbox,
#custom-nord.
#custom-solarized,
#custom-dracula{
color: #${FG};
background: #${BG};
border: ${BORDER_WIDTH}px solid #${ACCENT};