1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-01 19:18:28 -04:00

add(settings): enable focused window icon display by default

This commit is contained in:
purian23
2026-07-05 22:45:35 -04:00
parent 8d9d7ff0ef
commit 6ec67cefd0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -462,7 +462,7 @@ Singleton {
property bool clockCompactMode: false
property int focusedWindowSize: 1
property bool focusedWindowCompactMode: false
property bool focusedWindowShowIcon: false
property bool focusedWindowShowIcon: true
property bool runningAppsCompactMode: true
property int barMaxVisibleApps: 0
property int barMaxVisibleRunningApps: 0