forked from Shinonome/dots-hyprland
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