Compare commits

...

4 commits

4 changed files with 5 additions and 3 deletions

View file

@ -63,6 +63,7 @@ eval "$(pyenv init -)"
# rust # rust
export RUSTUP_HOME="${XDG_DATA_HOME}/rustup" export RUSTUP_HOME="${XDG_DATA_HOME}/rustup"
export PATH="${XDG_DATA_HOME}/cargo/bin:${PATH}"
# wine # wine
export WINEPREFIX="${XDG_DATA_HOME}/wine" export WINEPREFIX="${XDG_DATA_HOME}/wine"

View file

@ -17,8 +17,8 @@ y = 20
shape = "Block" shape = "Block"
blinking = "On" blinking = "On"
{{ if eq .chezmoi.hostname "helix" -}}
[font] [font]
{{ if eq .chezmoi.hostname "helix" -}}
size = 16 size = 16
{{- else }} {{- else }}
size = 13 size = 13

View file

@ -69,7 +69,7 @@
### Icons ### ### Icons ###
enable_recursive_icon_lookup = true enable_recursive_icon_lookup = true
icon_theme = "Qogir-dark, Papirus-Dark, Adwaita" icon_theme = "Colloid-Grey-Dark, Papirus-Dark, Adwaita"
icon_position = left icon_position = left
min_icon_size = 32 min_icon_size = 32
max_icon_size = 128 max_icon_size = 128

View file

@ -282,7 +282,8 @@ bar:
text: " {name}: {dl-speed:mb} mb/s down / {ul-speed:mb} mb/s up", text: " {name}: {dl-speed:mb} mb/s down / {ul-speed:mb} mb/s up",
} }
conditions: conditions:
state == down: { string: { text: , font: *awesome } } state == down: { string: { text: "", font: *awesome } }
# state == down: { string: { text: , font: *awesome } }
ipv4 == "": ipv4 == "":
- string: { text: , font: *awesome } - string: { text: , font: *awesome }
- string: - string: