forked from Shinonome/dots-hyprland
fix z layer on timeColumn
This commit is contained in:
@@ -13,7 +13,7 @@ Column {
|
||||
property bool isEnabled: Config.options.background.clock.cookie.timeIndicators
|
||||
property color color: Appearance.colors.colOnSecondaryContainer
|
||||
|
||||
z: 1
|
||||
z: 0
|
||||
spacing: -16
|
||||
|
||||
Repeater {
|
||||
|
||||
Reference in New Issue
Block a user