mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-12 16:52:10 -04:00
@@ -523,6 +523,7 @@ Singleton {
|
||||
property var activeDisplayProfile: ({})
|
||||
property bool displayProfileAutoSelect: false
|
||||
property bool displayShowDisconnected: false
|
||||
property bool displaySnapToEdge: true
|
||||
|
||||
property var barConfigs: [
|
||||
{
|
||||
|
||||
@@ -351,6 +351,7 @@ var SPEC = {
|
||||
activeDisplayProfile: { def: {} },
|
||||
displayProfileAutoSelect: { def: false },
|
||||
displayShowDisconnected: { def: false },
|
||||
displaySnapToEdge: { def: true },
|
||||
|
||||
barConfigs: {
|
||||
def: [{
|
||||
|
||||
Reference in New Issue
Block a user