mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 23:09:57 -05:00
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