6 lines
73 B
QML
6 lines
73 B
QML
import Quickshell.Io
|
|
|
|
JsonObject {
|
|
property bool fixLockScreen: false
|
|
}
|