quickshell work
This commit is contained in:
@@ -51,7 +51,13 @@ Item {
|
||||
}
|
||||
font.pointSize: 11
|
||||
|
||||
onClicked: {
|
||||
timer.running = !timer.running
|
||||
}
|
||||
|
||||
Timer {
|
||||
id: timer
|
||||
|
||||
interval: 225
|
||||
|
||||
running: true
|
||||
|
||||
Reference in New Issue
Block a user