use waybar for network

This commit is contained in:
Reid 2025-02-11 22:33:02 -08:00
parent b90385ae0d
commit 49c5ae6d87
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 45 additions and 11 deletions

View file

@ -104,9 +104,12 @@ window#waybar.floating #window {
color: @teal;
}
#cpu {
#cpu, #network {
color: @sapphire;
}
#network.disabled, #network.disconnected {
color: @overlay1;
}
@keyframes blink {
to {