1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-14 09:42:10 -04:00

media: add option to disable visualizer in bar widget

fixes #978
This commit is contained in:
bbedward
2025-12-11 10:55:32 -05:00
parent 3a8d3ee515
commit 5bf54632be
4 changed files with 14 additions and 5 deletions

View File

@@ -169,6 +169,7 @@ Singleton {
property var workspaceNameIcons: ({})
property bool waveProgressEnabled: true
property bool scrollTitleEnabled: true
property bool audioVisualizerEnabled: true
property bool clockCompactMode: false
property bool focusedWindowCompactMode: false
property bool runningAppsCompactMode: true