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": [
|
"modules-right": [
|
||||||
"group/audio"
|
"group/audio"
|
||||||
|
,"custom/spacer"
|
||||||
,"group/tray"
|
,"group/tray"
|
||||||
|
,"custom/spacer"
|
||||||
,"clock"
|
,"clock"
|
||||||
|
,"custom/spacer"
|
||||||
,"group/system"
|
,"group/system"
|
||||||
|
,"custom/spacer"
|
||||||
,"custom/notifications"
|
,"custom/notifications"
|
||||||
],
|
],
|
||||||
|
|
||||||
@@ -4795,6 +4799,11 @@ These are config files for waybar
|
|||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
|
"custom/spacer": {
|
||||||
|
"format": " ",
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"align": 1,
|
"align": 1,
|
||||||
@@ -5031,12 +5040,6 @@ window#waybar {
|
|||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
box#tray,
|
|
||||||
box#audio,
|
|
||||||
box#system {
|
|
||||||
margin-left: 8px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modules-left > widget label,
|
.modules-left > widget label,
|
||||||
.modules-left > label ,
|
.modules-left > label ,
|
||||||
.modules-center > widget label,
|
.modules-center > widget label,
|
||||||
|
|||||||
@@ -22,9 +22,13 @@
|
|||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"group/audio"
|
"group/audio"
|
||||||
|
,"custom/spacer"
|
||||||
,"group/tray"
|
,"group/tray"
|
||||||
|
,"custom/spacer"
|
||||||
,"clock"
|
,"clock"
|
||||||
|
,"custom/spacer"
|
||||||
,"group/system"
|
,"group/system"
|
||||||
|
,"custom/spacer"
|
||||||
,"custom/notifications"
|
,"custom/notifications"
|
||||||
],
|
],
|
||||||
|
|
||||||
@@ -133,6 +137,11 @@
|
|||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
|
"custom/spacer": {
|
||||||
|
"format": " ",
|
||||||
|
"tooltip": false
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"align": 1,
|
"align": 1,
|
||||||
|
|||||||
@@ -64,12 +64,6 @@ window#waybar {
|
|||||||
border: 2px solid transparent;
|
border: 2px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
box#tray,
|
|
||||||
box#audio,
|
|
||||||
box#system {
|
|
||||||
margin-left: 8px !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modules-left > widget label,
|
.modules-left > widget label,
|
||||||
.modules-left > label ,
|
.modules-left > label ,
|
||||||
.modules-center > widget label,
|
.modules-center > widget label,
|
||||||
|
|||||||
Reference in New Issue
Block a user