mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
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