480 current 1970-01-01 01:00:00 25.05.20241219.d70bd19 6.6.66 *

This commit is contained in:
Max Känner 2024-12-24 12:55:21 +01:00
parent 116872c3a7
commit ae017a01b7

View File

@ -20,7 +20,7 @@ window#waybar {
} }
#workspaces button:hover, #workspaces button:hover,
#workspaces button:active { #workspaces button:active {
background-color: #383737; background-color: #606060;
color: #ffffff; color: #ffffff;
} }
#workspaces button.focused { #workspaces button.focused {
@ -41,7 +41,13 @@ window#waybar {
padding-right: 10px; padding-right: 10px;
} }
#tray #language #network #backlight #clock #wireplumber #battery { #tray,
#language,
#network,
#backlight,
#clock,
#wireplumber,
#battery {
border-width: 1px; border-width: 1px;
border-style: none none none solid; border-style: none none none solid;
border-color: #444444; border-color: #444444;