add toggle for showing/hiding active window icon
This commit is contained in:
parent
604321e30e
commit
db060fe5bb
3 changed files with 11 additions and 1 deletions
|
|
@ -111,6 +111,7 @@ Singleton {
|
|||
bar: JsonObject {
|
||||
property string position: "top" // Possible values: "top", "bottom"
|
||||
property bool showActiveWindow: true
|
||||
property bool showActiveWindowIcon: true
|
||||
property bool showSystemInfo: false
|
||||
property bool showMedia: false
|
||||
property bool showBrightness: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue