5 lines
69 B
QML
5 lines
69 B
QML
import Quickshell.Io
|
|
|
|
JsonObject {
|
|
property bool enabled: true
|
|
}
|