Flake update. Quickshell on Desktop
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import QtQuick
|
||||
|
||||
Text {
|
||||
required property string time
|
||||
font.family: "KelmscottMono"
|
||||
font.pointSize: 14
|
||||
|
||||
text: time
|
||||
}
|
||||
Reference in New Issue
Block a user