2025-01-02 02:22 : id 64
This commit is contained in:
parent
94c15777cc
commit
9ac6dae6e7
@ -660,7 +660,7 @@ in
|
|||||||
modules-left = [ "custom/uptime" ];
|
modules-left = [ "custom/uptime" ];
|
||||||
#modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula" "custom/mocha" "custom/macchiato"];
|
#modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula" "custom/mocha" "custom/macchiato"];
|
||||||
modules-center = ["custom/fuzzy-time" "custom/clock"];
|
modules-center = ["custom/fuzzy-time" "custom/clock"];
|
||||||
modules-right = [ "custom/playerctl" "pulseaudio" ];
|
modules-right = [ "custom/playerctl" "custom/cava-waybar-local" "pulseaudio" ];
|
||||||
"network" = {
|
"network" = {
|
||||||
interface = "enp42s0";
|
interface = "enp42s0";
|
||||||
interval = 10;
|
interval = 10;
|
||||||
@ -809,7 +809,8 @@ in
|
|||||||
#custom-fuzzy-time,
|
#custom-fuzzy-time,
|
||||||
#custom-cmus-artist,
|
#custom-cmus-artist,
|
||||||
#custom-cmus-song,
|
#custom-cmus-song,
|
||||||
#custom-playerctl {
|
#custom-playerctl,
|
||||||
|
#custom-cava-waybar-local {
|
||||||
color: #${FG};
|
color: #${FG};
|
||||||
background: #${BG};
|
background: #${BG};
|
||||||
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user