Merge pull request #511 from sakarie9/activewindow-max-width

ActiveWindow: implement dynamic width with max width setting
This commit is contained in:
Lemmy
2025-10-18 11:57:02 -04:00
committed by GitHub
9 changed files with 111 additions and 28 deletions
+2 -1
View File
@@ -44,7 +44,8 @@ Singleton {
"hideMode": "hidden",
"scrollingMode"// "visible", "hidden", "transparent"
: "hover",
"width": 145,
"maxWidth": 145,
"useFixedWidth": false,
"colorizeIcons": false
},
"Battery": {