Fix some styling, make some components bound
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
|
||||
pragma Singleton
|
||||
|
||||
import Quickshell
|
||||
|
||||
Singleton {
|
||||
id:root
|
||||
id: root
|
||||
|
||||
readonly property string time: "oi"
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user