various updates/changes/fixes

This commit is contained in:
2025-01-30 17:46:52 +01:00
parent ab674a12e7
commit 039d58bb05
7 changed files with 183 additions and 117 deletions
-8
View File
@@ -56,14 +56,6 @@ window#waybar {
border: none;
}
window#waybar.empty {
background-color: transparent;
color: transparent;
padding: 0px;
border-radius: 0px;
border: none;
}
tooltip {
background: @black-transparent-9;