mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
MediaMini: add scrolling support (as requested in #293)
This commit is contained in:
@@ -266,6 +266,8 @@ Singleton {
|
||||
property string visualizerType: "linear"
|
||||
property list<string> mprisBlacklist: []
|
||||
property string preferredPlayer: ""
|
||||
property bool scrollingTitle: true
|
||||
property int scrollingSpeed: 18
|
||||
}
|
||||
|
||||
// ui
|
||||
|
||||
Reference in New Issue
Block a user