forked from Shinonome/dots-hyprland
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