Regenerated

This commit is contained in:
2026-04-05 22:57:33 +02:00
parent ef519a8f88
commit 0dbfcc5969
4 changed files with 305 additions and 320 deletions
+299 -304
View File
File diff suppressed because it is too large Load Diff
+3 -8
View File
@@ -2738,13 +2738,8 @@ These are config files for waybar
"on-click": "~/.config/waybar/scripts/hypr-workspacesmenu.sh",
"tooltip": true
},
"persistent-workspaces": {
"*": 2
},
"disable-scroll": true,
"all-outputs": true,
"show-special": true
},
@@ -2925,7 +2920,7 @@ window#waybar {
/* common pill style */
.pill {
padding: 0px 1px;
min-width: 120px;
min-width: 80px;
color: @text;
border-radius: 10px;
font-weight: bold;
+2 -7
View File
@@ -79,13 +79,8 @@
"on-click": "~/.config/waybar/scripts/hypr-workspacesmenu.sh",
"tooltip": true
},
"persistent-workspaces": {
"*": 2
},
"disable-scroll": true,
"all-outputs": true,
"show-special": true
},
+1 -1
View File
@@ -68,7 +68,7 @@ window#waybar {
/* common pill style */
.pill {
padding: 0px 1px;
min-width: 120px;
min-width: 80px;
color: @text;
border-radius: 10px;
font-weight: bold;