mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 22:39:57 -05:00
hefty: bar: allow vertical
This commit is contained in:
@@ -5,7 +5,7 @@ import Quickshell.Io
|
||||
JsonObject {
|
||||
property JsonObject bar: JsonObject {
|
||||
property list<var> leftWidgets: []
|
||||
property list<var> centerWidgets: []
|
||||
property list<var> centerWidgets: [["Workspaces"]]
|
||||
property list<var> rightWidgets: []
|
||||
property bool m3ExpressiveGrouping: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user