mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-11 08:12:09 -04:00
dock: Update indicator padding
This commit is contained in:
@@ -509,6 +509,7 @@ Item {
|
||||
value: SettingsData.dockIconSize
|
||||
minimum: 24
|
||||
maximum: 96
|
||||
unit: "px"
|
||||
defaultValue: 48
|
||||
onSliderValueChanged: newValue => SettingsData.set("dockIconSize", newValue)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user