Merge branch 'upstream-custom' into dev
This commit is contained in:
commit
1331fab4fb
@ -47,7 +47,7 @@
|
||||
"battery",
|
||||
"battery#charging",
|
||||
"tray",
|
||||
"custom/exit"
|
||||
"group/power"
|
||||
]
|
||||
}, {
|
||||
// General Settings
|
||||
|
@ -347,6 +347,19 @@
|
||||
]
|
||||
},
|
||||
|
||||
"group/power": {
|
||||
"orientation": "inherit",
|
||||
"drawer": {
|
||||
"transition-duration": 300,
|
||||
"children-class": "not-memory",
|
||||
"transition-left-to-right": false
|
||||
},
|
||||
"modules": [
|
||||
"custom/exit",
|
||||
"idle_inhibitor"
|
||||
]
|
||||
},
|
||||
|
||||
// Group Settings
|
||||
"group/settings": {
|
||||
"orientation": "horizontal",
|
||||
|
Loading…
Reference in New Issue
Block a user