Regenerated

This commit is contained in:
2026-04-23 23:10:20 +02:00
parent fc4ea6047d
commit 82b041c872
4 changed files with 410 additions and 440 deletions
+383 -393
View File
File diff suppressed because it is too large Load Diff
+3 -13
View File
@@ -4684,13 +4684,9 @@ 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"
],
@@ -4799,11 +4795,6 @@ These are config files for waybar
/*******************************************************************/
"custom/spacer": {
"format": " ",
"tooltip": false
},
"hyprland/workspaces": {
"align": 1,
"format": "{name}",
@@ -5026,10 +5017,9 @@ window#waybar {
}
/* MODULES */
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
min-width: 80px;
.module {
padding: 0 10px;
margin: 0 4px;
color: @text;
font-weight: bold;
border-radius: 30px;
@@ -22,13 +22,9 @@
"modules-right": [
"group/audio"
,"custom/spacer"
,"group/tray"
,"custom/spacer"
,"clock"
,"custom/spacer"
,"group/system"
,"custom/spacer"
,"custom/notifications"
],
@@ -137,11 +133,6 @@
/*******************************************************************/
"custom/spacer": {
"format": " ",
"tooltip": false
},
"hyprland/workspaces": {
"align": 1,
"format": "{name}",
@@ -51,10 +51,9 @@ window#waybar {
}
/* MODULES */
.modules-left > widget,
.modules-center > widget,
.modules-right > widget {
min-width: 80px;
.module {
padding: 0 10px;
margin: 0 4px;
color: @text;
font-weight: bold;
border-radius: 30px;