mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
Settings: set scrollingTitle default to false
This commit is contained in:
@@ -266,7 +266,7 @@ Singleton {
|
||||
property string visualizerType: "linear"
|
||||
property list<string> mprisBlacklist: []
|
||||
property string preferredPlayer: ""
|
||||
property bool scrollingTitle: true
|
||||
property bool scrollingTitle: false
|
||||
property int scrollingSpeed: 18
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user