forked from Shinonome/dots-hyprland
tray: use more descriptive text for tooltip and update on entry (#1906)
This commit is contained in:
@@ -172,6 +172,7 @@ Singleton {
|
||||
}
|
||||
property JsonObject tray: JsonObject {
|
||||
property bool monochromeIcons: true
|
||||
property bool showItemId: false
|
||||
property bool invertPinnedItems: false // Makes the below a whitelist for the tray and blacklist for the pinned area
|
||||
property list<string> pinnedItems: [ "Fcitx" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user