2025-01-02 02:22 : id 64

This commit is contained in:
deadvey 2025-01-02 02:22:14 +00:00
parent 94c15777cc
commit 9ac6dae6e7

View File

@ -660,7 +660,7 @@ in
modules-left = [ "custom/uptime" ];
#modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula" "custom/mocha" "custom/macchiato"];
modules-center = ["custom/fuzzy-time" "custom/clock"];
modules-right = [ "custom/playerctl" "pulseaudio" ];
modules-right = [ "custom/playerctl" "custom/cava-waybar-local" "pulseaudio" ];
"network" = {
interface = "enp42s0";
interval = 10;
@ -809,7 +809,8 @@ in
#custom-fuzzy-time,
#custom-cmus-artist,
#custom-cmus-song,
#custom-playerctl {
#custom-playerctl,
#custom-cava-waybar-local {
color: #${FG};
background: #${BG};
border: ${BORDER_WIDTH}px solid #${ACCENT};