forked from Shinonome/dots-hyprland
refactor GameModeToggle's conf opt fetching
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