mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add ToastService, NToast etc
This commit is contained in:
@@ -108,7 +108,7 @@ Singleton {
|
||||
property JsonObject bar
|
||||
|
||||
bar: JsonObject {
|
||||
property string barPosition: "top" // Possible values: "top", "bottom", "left", "right"
|
||||
property string position: "top" // Possible values: "top", "bottom", "left", "right"
|
||||
property bool showActiveWindow: true
|
||||
property bool showSystemInfo: false
|
||||
property bool showMedia: false
|
||||
|
||||
Reference in New Issue
Block a user