Regenerated
This commit is contained in:
+311
-304
File diff suppressed because it is too large
Load Diff
+11
-4
@@ -2683,8 +2683,7 @@ These are config files for waybar
|
|||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"pulseaudio",
|
"group/audio",
|
||||||
"pulseaudio/slider",
|
|
||||||
"tray",
|
"tray",
|
||||||
"clock",
|
"clock",
|
||||||
"idle_inhibitor"
|
"idle_inhibitor"
|
||||||
@@ -2692,7 +2691,6 @@ These are config files for waybar
|
|||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"group/hardware": {
|
"group/hardware": {
|
||||||
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
@@ -2717,7 +2715,6 @@ These are config files for waybar
|
|||||||
/*************************/
|
/*************************/
|
||||||
|
|
||||||
"group/connections": {
|
"group/connections": {
|
||||||
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
@@ -2736,6 +2733,16 @@ These are config files for waybar
|
|||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/audio": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
"pulseaudio",
|
||||||
|
"pulseaudio/slider",
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -19,8 +19,7 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"pulseaudio",
|
"group/audio",
|
||||||
"pulseaudio/slider",
|
|
||||||
"tray",
|
"tray",
|
||||||
"clock",
|
"clock",
|
||||||
"idle_inhibitor"
|
"idle_inhibitor"
|
||||||
@@ -28,7 +27,6 @@
|
|||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
"group/hardware": {
|
"group/hardware": {
|
||||||
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
@@ -53,7 +51,6 @@
|
|||||||
/*************************/
|
/*************************/
|
||||||
|
|
||||||
"group/connections": {
|
"group/connections": {
|
||||||
|
|
||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"drawer": {
|
"drawer": {
|
||||||
"transition-duration": 500,
|
"transition-duration": 500,
|
||||||
@@ -72,6 +69,16 @@
|
|||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
|
|
||||||
|
/*************************/
|
||||||
|
|
||||||
|
"group/audio": {
|
||||||
|
"orientation": "horizontal",
|
||||||
|
"modules": [
|
||||||
|
"pulseaudio",
|
||||||
|
"pulseaudio/slider",
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
/*******************************************************************/
|
/*******************************************************************/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user