}
background {
- monitor =
- path = /home/andy/Bilder/Wallpapers/5120x1440-aerjl345234.webp # supports png, jpg, webp (no animations, though)
- color = rgba(25, 20, 20, 1.0)
+ monitor =
+ # path = /home/andy/Bilder/Wallpapers/51240-aerjl345234.webp # supports png, jpg, webp (no animations, though)
+ color = 0xdd$base00
# all these options are taken from hyprland, see https://wiki.hyprland.org/Configuring/Variables/#blur for explanations
blur_passes = 3 # 0 disables blurring
size = 150
rounding = -1 # negative values mean circle
border_size = 4
- border_color = 0xee$base05
+ border_color = 0xff$base05
rotate = 0
reload_time = -1 # seconds between reloading, 0 to reload with SIGUSR2
reload_cmd = # command to get new path. if empty, old path will be used. don't run "follow" commands like tail -F
label {
text = $TIME
text_align = right
- font_size = 24
+ font_size = 64
font_family = IosevkaTerm Nerd Font Mono
color = 0xff$base05
- position = -10, -5
- halign = right
- valign = top
+ position = 0, 360
+ halign = center
+ valign = center
}
label {
font_family = IosevkaTerm Nerd Font Mono
color = 0xff$base05
- position = -10, -40
+ position = -10, -5
halign = right
valign = top
}
font_family = IosevkaTerm Nerd Font Mono
color = 0xff$base05
- position = -10, -64
- halign = right
+ position = 10, -5
+ halign = left
valign = top
}
dots_center = false
dots_rounding = -1 # -1 default circle, -2 follow input-field rounding
outer_color = 0xff$base00
- inner_color = 0xdd$base05
+ inner_color = 0xff$base05
font_color = 0xff$base00
fade_on_empty = true
fade_timeout = 1000 # Milliseconds before fade_on_empty is triggered.