2024-12-29 19:46 : id 50
This commit is contained in:
parent
427dbf0c63
commit
449c43ca57
@ -80,6 +80,7 @@ in
|
|||||||
pavucontrol
|
pavucontrol
|
||||||
tor-browser
|
tor-browser
|
||||||
transmission_4-gtk
|
transmission_4-gtk
|
||||||
|
vesktop
|
||||||
waybar
|
waybar
|
||||||
unzip
|
unzip
|
||||||
w3m
|
w3m
|
||||||
@ -602,7 +603,7 @@ in
|
|||||||
modules-left = [ "custom/uptime" ];
|
modules-left = [ "custom/uptime" ];
|
||||||
modules-right = [ "pulseaudio" ];
|
modules-right = [ "pulseaudio" ];
|
||||||
#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/clock"];
|
modules-center = ["custom/fuzzy-time" "custom/clock"];
|
||||||
"network" = {
|
"network" = {
|
||||||
interface = "enp42s0";
|
interface = "enp42s0";
|
||||||
interval = 10;
|
interval = 10;
|
||||||
@ -735,7 +736,8 @@ in
|
|||||||
#custom-macchiato,
|
#custom-macchiato,
|
||||||
#custom-metar,
|
#custom-metar,
|
||||||
#custom-uptime,
|
#custom-uptime,
|
||||||
#custom-temperature {
|
#custom-temperature,
|
||||||
|
#custom-fuzzy-time {
|
||||||
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