mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Merge pull request #519 from lonerOrz/feature/dock-size-setting
feat: Add adjustable dock size setting
This commit is contained in:
@@ -269,7 +269,11 @@
|
||||
},
|
||||
"floating-distance": {
|
||||
"label": "Dock floating distance",
|
||||
"description": "Adjust the floating distance from the screen edge."
|
||||
"description": "Set the distance between the dock and the edge of the screen."
|
||||
},
|
||||
"icon-size": {
|
||||
"label": "Dock size",
|
||||
"description": "Adjust the overall size of the dock."
|
||||
},
|
||||
"colorize-icons": {
|
||||
"label": "Colorize Icons",
|
||||
|
||||
Reference in New Issue
Block a user