mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 15:32:50 -05:00
feat: Dock overflow & New setting options
This commit is contained in:
@@ -443,6 +443,9 @@ Singleton {
|
||||
property int dockLauncherLogoSizeOffset: 0
|
||||
property real dockLauncherLogoBrightness: 0.5
|
||||
property real dockLauncherLogoContrast: 1
|
||||
property int dockMaxVisibleApps: 10
|
||||
property int dockMaxVisibleRunningApps: 10
|
||||
property bool dockShowOverflowBadge: true
|
||||
|
||||
property bool notificationOverlayEnabled: false
|
||||
property int overviewRows: 2
|
||||
|
||||
Reference in New Issue
Block a user