2024-12-29 19:46 : id 50
This commit is contained in:
parent
427dbf0c63
commit
449c43ca57
@ -80,6 +80,7 @@ in
|
||||
pavucontrol
|
||||
tor-browser
|
||||
transmission_4-gtk
|
||||
vesktop
|
||||
waybar
|
||||
unzip
|
||||
w3m
|
||||
@ -602,7 +603,7 @@ in
|
||||
modules-left = [ "custom/uptime" ];
|
||||
modules-right = [ "pulseaudio" ];
|
||||
#modules-center = ["custom/gruvbox" "custom/nord" "custom/solarized" "custom/dracula" "custom/mocha" "custom/macchiato"];
|
||||
modules-center = ["custom/clock"];
|
||||
modules-center = ["custom/fuzzy-time" "custom/clock"];
|
||||
"network" = {
|
||||
interface = "enp42s0";
|
||||
interval = 10;
|
||||
@ -735,7 +736,8 @@ in
|
||||
#custom-macchiato,
|
||||
#custom-metar,
|
||||
#custom-uptime,
|
||||
#custom-temperature {
|
||||
#custom-temperature,
|
||||
#custom-fuzzy-time {
|
||||
color: #${FG};
|
||||
background: #${BG};
|
||||
border: ${BORDER_WIDTH}px solid #${ACCENT};
|
||||
|
Loading…
x
Reference in New Issue
Block a user