add typography
This commit is contained in:
parent
205ad37e3e
commit
7de7ae19bb
14 changed files with 77 additions and 189 deletions
|
|
@ -1,16 +1,9 @@
|
|||
import qs.components
|
||||
import qs.config
|
||||
import qs.widgets
|
||||
import Quickshell
|
||||
|
||||
StyledLabel {
|
||||
StyledText {
|
||||
id: text
|
||||
|
||||
font.pixelSize: Dimensions.clock.fontSize
|
||||
|
||||
text: ` ${Qt.formatDateTime(clock.date, "hh:mm:ss AP")}`
|
||||
|
||||
SystemClock {
|
||||
id: clock
|
||||
precision: SystemClock.Seconds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue