1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

waybar: update

This commit is contained in:
Henrik Hautakoski 2025-09-08 00:02:31 +02:00
parent 3642636a47
commit 23bb87d19e
2 changed files with 27 additions and 3 deletions

View file

@ -50,3 +50,12 @@ button.focused {
#clock {
color: @mauve;
}
#network {
color: @lavender;
}
#network.disabled,
#network.disconnected {
color: @red;
}