mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-23 09:19:58 -05:00
background: fix wrong anchor
This commit is contained in:
@@ -199,7 +199,7 @@ Scope {
|
|||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
id: clockColumn
|
id: clockColumn
|
||||||
anchors.centerIn: wallpaper
|
anchors.centerIn: parent
|
||||||
spacing: 0
|
spacing: 0
|
||||||
|
|
||||||
StyledText {
|
StyledText {
|
||||||
|
|||||||
Reference in New Issue
Block a user