Regenerated

This commit is contained in:
2026-04-03 20:06:16 +02:00
parent 621c118ff6
commit 48eeab3fb5
3 changed files with 311 additions and 311 deletions
+307 -307
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -2671,7 +2671,7 @@ These are config files for waybar
"modules-right": [ "modules-right": [
"idle_inhibitor", "idle_inhibitor",
"pulseaudio", "pulseaudio",
"group/connections" "group/connections",
"tray", "tray",
"clock" "clock"
], ],
@@ -2919,7 +2919,7 @@ window#waybar {
#custom-hardware-wrap { #custom-hardware-wrap {
box-shadow: none; box-shadow: none;
background: #202131; background: transparent;
text-shadow: none; text-shadow: none;
padding: 0px; padding: 0px;
border-radius: 5px; border-radius: 5px;
@@ -2934,7 +2934,7 @@ window#waybar {
#custom-connections-wrap { #custom-connections-wrap {
box-shadow: none; box-shadow: none;
background: #202131; background: transparent;
text-shadow: none; text-shadow: none;
padding: 0px; padding: 0px;
border-radius: 5px; border-radius: 5px;
+1 -1
View File
@@ -12,7 +12,7 @@
"modules-right": [ "modules-right": [
"idle_inhibitor", "idle_inhibitor",
"pulseaudio", "pulseaudio",
"group/connections" "group/connections",
"tray", "tray",
"clock" "clock"
], ],