hefty: bar: allow vertical

This commit is contained in:
end-4
2026-02-03 22:43:09 +01:00
parent 58184f5be8
commit 5bb1aa06af
7 changed files with 177 additions and 84 deletions
@@ -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
}