mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 03:49:57 -05:00
changes from main n stuff
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
|
||||
JsonObject {
|
||||
property JsonObject bar: JsonObject {
|
||||
property list<var> leftWidgets: []
|
||||
property list<var> centerWidgets: []
|
||||
property list<var> rightWidgets: []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user