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": [
|
"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",
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -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",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user