Merge pull request #117 from ThatOneCalculator/fix/app-icons

app icon fetching adjustments
This commit is contained in:
Lemmy
2025-08-20 20:44:52 -04:00
committed by GitHub
4 changed files with 35 additions and 14 deletions
+1
View File
@@ -111,6 +111,7 @@ Singleton {
bar: JsonObject {
property string position: "top" // Possible values: "top", "bottom"
property bool showActiveWindow: true
property bool showActiveWindowIcon: true
property bool showSystemInfo: false
property bool showMedia: false
property bool showBrightness: true