waybar update

This commit is contained in:
Benjamin Palko 2024-07-30 12:23:04 -04:00
parent 7be2de3bbc
commit e722a447a6
18 changed files with 97 additions and 256 deletions

View file

@ -1,4 +1,5 @@
#tray {
background-color: @button;
padding: 0 10px;
}
@ -19,4 +20,3 @@
#tray button:hover {
box-shadow: inset 0 -3px #5e81ac;
}