7 lines
107 B
QML
7 lines
107 B
QML
import Quickshell.Io
|
|
|
|
JsonObject {
|
|
property bool fixLockScreen: false
|
|
property bool useWallpaper: true
|
|
}
|