Regenerated
This commit is contained in:
+339
-338
File diff suppressed because it is too large
Load Diff
+3
-2
@@ -3803,7 +3803,8 @@ These are config files for waybar
|
||||
|
||||
"modules-center": [
|
||||
"group/workspaces",
|
||||
"custom/power"
|
||||
"custom/power",
|
||||
"custom/media"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
@@ -3871,7 +3872,7 @@ These are config files for waybar
|
||||
"group/audio": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"custom/media",
|
||||
/* "custom/media", */
|
||||
"pulseaudio",
|
||||
"pulseaudio/slider",
|
||||
]
|
||||
|
||||
@@ -16,7 +16,8 @@
|
||||
|
||||
"modules-center": [
|
||||
"group/workspaces",
|
||||
"custom/power"
|
||||
"custom/power",
|
||||
"custom/media"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
@@ -84,7 +85,7 @@
|
||||
"group/audio": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"custom/media",
|
||||
/* "custom/media", */
|
||||
"pulseaudio",
|
||||
"pulseaudio/slider",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user