refaktor where idle global is saved
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
pragma Singleton
|
||||
import QtQuick
|
||||
import Quickshell
|
||||
import Quickshell.Io
|
||||
|
||||
QtObject {
|
||||
property int idle: 0
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
singleton IdleState 1.0 IdleState.qml
|
||||
Reference in New Issue
Block a user