Updated hypr and waybar

This commit is contained in:
Trianta
2024-01-19 17:04:32 -06:00
parent 7d729e1029
commit b20d4cbd51
3 changed files with 18 additions and 20 deletions
+3 -3
View File
@@ -9,9 +9,9 @@
}
window#waybar {
background-color: @base;
background: @base;
border-radius: 16px;
color: @text;
border-radius: 6px;
}
window#waybar.hidden {
@@ -20,7 +20,7 @@ window#waybar.hidden {
#workspaces {
margin: 4px 0;
border-radius: 5px;
border-radius: 6px;
background: transparent;
}