Updated hypr and waybar
This commit is contained in:
+3
-3
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user