Regenerated
This commit is contained in:
+389
-386
File diff suppressed because it is too large
Load Diff
+9
-6
@@ -4684,9 +4684,13 @@ These are config files for waybar
|
||||
|
||||
"modules-right": [
|
||||
"group/audio"
|
||||
,"custom/spacer"
|
||||
,"group/tray"
|
||||
,"custom/spacer"
|
||||
,"clock"
|
||||
,"custom/spacer"
|
||||
,"group/system"
|
||||
,"custom/spacer"
|
||||
,"custom/notifications"
|
||||
],
|
||||
|
||||
@@ -4795,6 +4799,11 @@ These are config files for waybar
|
||||
|
||||
/*******************************************************************/
|
||||
|
||||
"custom/spacer": {
|
||||
"format": " ",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"align": 1,
|
||||
@@ -5031,12 +5040,6 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
box#tray,
|
||||
box#audio,
|
||||
box#system {
|
||||
margin-left: 8px !important;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
@@ -22,9 +22,13 @@
|
||||
|
||||
"modules-right": [
|
||||
"group/audio"
|
||||
,"custom/spacer"
|
||||
,"group/tray"
|
||||
,"custom/spacer"
|
||||
,"clock"
|
||||
,"custom/spacer"
|
||||
,"group/system"
|
||||
,"custom/spacer"
|
||||
,"custom/notifications"
|
||||
],
|
||||
|
||||
@@ -133,6 +137,11 @@
|
||||
|
||||
/*******************************************************************/
|
||||
|
||||
"custom/spacer": {
|
||||
"format": " ",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
"hyprland/workspaces": {
|
||||
"align": 1,
|
||||
|
||||
@@ -64,12 +64,6 @@ window#waybar {
|
||||
border: 2px solid transparent;
|
||||
}
|
||||
|
||||
box#tray,
|
||||
box#audio,
|
||||
box#system {
|
||||
margin-left: 8px !important;
|
||||
}
|
||||
|
||||
.modules-left > widget label,
|
||||
.modules-left > label ,
|
||||
.modules-center > widget label,
|
||||
|
||||
Reference in New Issue
Block a user