Regenerated
This commit is contained in:
+299
-304
File diff suppressed because it is too large
Load Diff
+3
-8
@@ -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;
|
||||
|
||||
@@ -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
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user