feat: add update-checker [WIP]

This commit is contained in:
Swarsel 2024-08-10 16:47:46 +02:00
parent bbaee7acd8
commit 2da6d3182d
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
8 changed files with 141 additions and 24 deletions

View file

@ -65,6 +65,11 @@ window#waybar.hidden {
animation-direction: alternate;
}
#custom-nix-updates {
color: white;
padding: 0 3px;
}
#custom-outer-right-arrow-dark,
#custom-outer-left-arrow-dark {
color: @background;
@ -95,16 +100,17 @@ window#waybar.hidden {
#power-profiles-daemon,
#mpris,
#tray {
background: @background;
background: @background;
}
#network,
#custom-vpn,
#clock.2,
#battery,
#cpu,
#custom-pseudobat,
#disk {
background: @background-alt;
background: @background-alt;
}
@ -130,6 +136,7 @@ window#waybar.hidden {
background: @foreground-critical;
}
#custom-vpn,
#network {
color: #cc99c9;
}
@ -220,6 +227,7 @@ window#waybar.hidden {
#temperature,
#power-profiles-daemon,
#network,
#custom-vpn,
#mpris,
#battery,
#custom-pseudobat,