Regenerated
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
|
||||
"modules-center": [
|
||||
"group/workspaces"
|
||||
,"custom/power"
|
||||
,"custom/media"
|
||||
,"custom/batterywarn"
|
||||
/* ,"custom/kdeconnect" */
|
||||
@@ -25,7 +24,6 @@
|
||||
"group/audio"
|
||||
,"group/tray"
|
||||
,"clock"
|
||||
,"idle_inhibitor"
|
||||
,"custom/notifications"
|
||||
],
|
||||
|
||||
@@ -68,17 +66,37 @@
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"custom/hardware-anchor",
|
||||
"tray",
|
||||
"custom/tray-anchor"
|
||||
,"tray"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/tray-anchor": {
|
||||
|
||||
"format": "TTRAY",
|
||||
"format": "TRAY",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
/*******************************************************************/
|
||||
"group/system": {
|
||||
"orientation": "horizontal",
|
||||
"drawer": {
|
||||
"transition-duration": 500,
|
||||
"transition-left-to-right": true
|
||||
},
|
||||
"modules": [
|
||||
"custom/system-anchor"
|
||||
,"custom/power"
|
||||
,"idle_inhibitor"
|
||||
]
|
||||
},
|
||||
|
||||
"custom/system-anchor": {
|
||||
|
||||
"format": "SYSTEM",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
|
||||
/*************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user