1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-28 23:42:51 -05:00

dankbar: allow disabling title scrolling in the music display (#882)

This commit is contained in:
Marcus Ramberg
2025-12-02 19:39:19 +01:00
committed by GitHub
parent 69a5566bf9
commit 1617a7f2c1
4 changed files with 12 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ var SPEC = {
dwlShowAllTags: { def: false },
workspaceNameIcons: { def: {} },
waveProgressEnabled: { def: true },
scrollTitleEnabled: {def: true},
clockCompactMode: { def: false },
focusedWindowCompactMode: { def: false },
runningAppsCompactMode: { def: true },