mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 06:49:58 -05:00
hefty: bar: workspace widget
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import QtQuick
|
||||
|
||||
// QtObject that allows stuff to be freely declared inside
|
||||
QtObject {
|
||||
default property list<QtObject> data
|
||||
}
|
||||
Reference in New Issue
Block a user