mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 22:39:57 -05:00
hourhand: parameterize hand length
This commit is contained in:
@@ -96,6 +96,7 @@ Item {
|
||||
// Hour hand
|
||||
HourHand {
|
||||
anchors.fill: parent
|
||||
handLength: root.hourHandLength
|
||||
handWidth: root.hourHandWidth
|
||||
clockHour: root.clockHour
|
||||
clockMinute: root.clockMinute
|
||||
|
||||
Reference in New Issue
Block a user