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