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
+4 -4
View File
@@ -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
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;
}