1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-12 16:52:10 -04:00

displays: add disable snap option in settings

fixes #1438
This commit is contained in:
bbedward
2026-01-28 21:08:16 -05:00
parent 36b43f93a3
commit f27bffc387
4 changed files with 30 additions and 5 deletions

View File

@@ -523,6 +523,7 @@ Singleton {
property var activeDisplayProfile: ({})
property bool displayProfileAutoSelect: false
property bool displayShowDisconnected: false
property bool displaySnapToEdge: true
property var barConfigs: [
{

View File

@@ -351,6 +351,7 @@ var SPEC = {
activeDisplayProfile: { def: {} },
displayProfileAutoSelect: { def: false },
displayShowDisconnected: { def: false },
displaySnapToEdge: { def: true },
barConfigs: {
def: [{