Initial Commit
This commit is contained in:
12
Common/Settings.qml
Normal file
12
Common/Settings.qml
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
pragma Singleton
|
||||
|
||||
import Quickshell
|
||||
|
||||
Singleton {
|
||||
id:root
|
||||
|
||||
readonly property string time: "oi"
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user