forked from Shinonome/dots-hyprland
hefty: bar: add system tray
This commit is contained in:
@@ -8,7 +8,7 @@ JsonObject {
|
||||
property list<var> centerLeftWidgets: ["HTime"]
|
||||
property list<var> centerWidgets: ["HWorkspaces"]
|
||||
property list<var> centerRightWidgets: ["HResources"]
|
||||
property list<var> rightWidgets: ["HSystemIndicators"]
|
||||
property list<var> rightWidgets: ["HSystemTray", "HSystemIndicators"]
|
||||
property bool m3ExpressiveGrouping: true
|
||||
|
||||
property JsonObject resources: JsonObject {
|
||||
|
||||
Reference in New Issue
Block a user