Regenerated

This commit is contained in:
2026-04-12 10:53:21 +02:00
parent 689a9806dd
commit 68676816e8
3 changed files with 345 additions and 342 deletions
+339 -338
View File
File diff suppressed because it is too large Load Diff
+3 -2
View File
@@ -3803,7 +3803,8 @@ These are config files for waybar
"modules-center": [ "modules-center": [
"group/workspaces", "group/workspaces",
"custom/power" "custom/power",
"custom/media"
], ],
"modules-right": [ "modules-right": [
@@ -3871,7 +3872,7 @@ These are config files for waybar
"group/audio": { "group/audio": {
"orientation": "horizontal", "orientation": "horizontal",
"modules": [ "modules": [
"custom/media", /* "custom/media", */
"pulseaudio", "pulseaudio",
"pulseaudio/slider", "pulseaudio/slider",
] ]
+3 -2
View File
@@ -16,7 +16,8 @@
"modules-center": [ "modules-center": [
"group/workspaces", "group/workspaces",
"custom/power" "custom/power",
"custom/media"
], ],
"modules-right": [ "modules-right": [
@@ -84,7 +85,7 @@
"group/audio": { "group/audio": {
"orientation": "horizontal", "orientation": "horizontal",
"modules": [ "modules": [
"custom/media", /* "custom/media", */
"pulseaudio", "pulseaudio",
"pulseaudio/slider", "pulseaudio/slider",
] ]