forked from Shinonome/dots-hyprland
make rotating date indicator rotate with secondHand
This commit is contained in:
@@ -109,6 +109,7 @@ Item {
|
||||
|
||||
// Second hand
|
||||
Loader {
|
||||
id: secondHandLoader
|
||||
active: Config.options.time.secondPrecision && Config.options.background.clock.cookie.secondHandStyle !== "none"
|
||||
anchors.fill: parent
|
||||
sourceComponent: SecondHand {
|
||||
|
||||
Reference in New Issue
Block a user