Updated hypr and waybar
This commit is contained in:
+4
-4
@@ -2,13 +2,13 @@
|
||||
{
|
||||
"name": "main",
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 38,
|
||||
"position": "bottom",
|
||||
"height": 40,
|
||||
"spacing": 4,
|
||||
"margin-top": 5,
|
||||
"margin-top": 2,
|
||||
"margin-bottom": 2,
|
||||
"margin-left": 800,
|
||||
"margin-right": 800,
|
||||
"margin-bottom": 0,
|
||||
"output": "DP-2",
|
||||
"modules-left": [
|
||||
"wireplumber",
|
||||
|
||||
+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