mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
OSD: add always on top setting
This commit is contained in:
@@ -297,6 +297,7 @@ Singleton {
|
||||
property string location: "top_right"
|
||||
property list<string> monitors: []
|
||||
property int autoHideMs: 2000
|
||||
property bool alwaysOnTop: false
|
||||
}
|
||||
|
||||
// audio
|
||||
|
||||
Reference in New Issue
Block a user