Merge pull request #117 from ThatOneCalculator/fix/app-icons
app icon fetching adjustments
This commit is contained in:
commit
a240eb027c
4 changed files with 35 additions and 14 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