Merge pull request #519 from lonerOrz/feature/dock-size-setting

feat: Add adjustable dock size setting
This commit is contained in:
Lemmy
2025-10-18 11:21:03 -04:00
committed by GitHub
10 changed files with 47 additions and 3 deletions
+5 -1
View File
@@ -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",