Regenerated

This commit is contained in:
2026-04-23 22:32:07 +02:00
parent 5f247b31d8
commit d598fbf686
4 changed files with 407 additions and 398 deletions
+389 -386
View File
File diff suppressed because it is too large Load Diff
+9 -6
View File
@@ -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,