mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 13:29:58 -05:00
add setting to show/hide the clock in background
This commit is contained in:
@@ -217,6 +217,7 @@ Variants {
|
||||
// The clock
|
||||
Item {
|
||||
id: clock
|
||||
visible: Config.options.background.show_clock
|
||||
anchors {
|
||||
left: wallpaper.left
|
||||
top: wallpaper.top
|
||||
|
||||
Reference in New Issue
Block a user