refactor 🔨: Too many
This commit is contained in:
parent
76b3ca98e7
commit
c697c5e352
4 changed files with 134 additions and 105 deletions
|
@ -31,28 +31,28 @@
|
|||
# # }
|
||||
|
||||
# # TIME
|
||||
# label {
|
||||
# monitor =
|
||||
# text = $TIME
|
||||
# color = $text
|
||||
# font_size = 90
|
||||
# font_family = $font
|
||||
# position = -30, 0
|
||||
# halign = right
|
||||
# valign = top
|
||||
# }
|
||||
label {
|
||||
monitor =
|
||||
text = $TIME
|
||||
color = $text
|
||||
font_size = 90
|
||||
font_family = JetBrainsMono Nerd Font
|
||||
position = -40, 10
|
||||
halign = right
|
||||
valign = top
|
||||
}
|
||||
|
||||
# # DATE
|
||||
# label {
|
||||
# monitor =
|
||||
# text = cmd[update:43200000] date +"%A, %d %B %Y"
|
||||
# color = $text
|
||||
# font_size = 20
|
||||
# font_family = $font
|
||||
# position = -30, -150
|
||||
# halign = right
|
||||
# valign = top
|
||||
# }
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:43200000] date +"%A, %d %B %Y"
|
||||
color = $text
|
||||
font_size = 20
|
||||
font_family = JetBrainsMono Nerd Font
|
||||
position = -30, -150
|
||||
halign = right
|
||||
valign = top
|
||||
}
|
||||
|
||||
# # USER AVATAR
|
||||
# # image {
|
||||
|
@ -92,7 +92,7 @@
|
|||
|
||||
background {
|
||||
monitor =
|
||||
path = /home/arcadian/Pictures/Wallpaper/nw9975ixkyqe1.png
|
||||
path = /home/arcadian/Pictures/Wallpaper/0297.jpg
|
||||
# only png supported for now
|
||||
}
|
||||
|
||||
|
@ -126,31 +126,31 @@ input-field {
|
|||
valign = center
|
||||
}
|
||||
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] echo "$TIME"
|
||||
color = rgba(a6adc8)
|
||||
font_size = 55
|
||||
font_family = JetBrainsMono Nerd Font
|
||||
position = -100, 40
|
||||
halign = right
|
||||
valign = bottom
|
||||
shadow_passes = 5
|
||||
shadow_size = 10
|
||||
}
|
||||
# label {
|
||||
# monitor =
|
||||
# text = cmd[update:1000] echo "$TIME"
|
||||
# color = rgba(a6adc8)
|
||||
# font_size = 55
|
||||
# font_family = JetBrainsMono Nerd Font
|
||||
# position = -100, 40
|
||||
# halign = right
|
||||
# valign = bottom
|
||||
# shadow_passes = 5
|
||||
# shadow_size = 10
|
||||
# }
|
||||
|
||||
label {
|
||||
monitor =
|
||||
text = Hello
|
||||
color = rgba(a6adc8)
|
||||
font_size = 20
|
||||
font_family = JetBrainsMono Nerd Font
|
||||
position = -100, 160
|
||||
halign = right
|
||||
valign = bottom
|
||||
shadow_passes = 5
|
||||
shadow_size = 10
|
||||
}
|
||||
# label {
|
||||
# monitor =
|
||||
# text = Hello
|
||||
# color = rgba(a6adc8)
|
||||
# font_size = 20
|
||||
# font_family = JetBrainsMono Nerd Font
|
||||
# position = -100, 160
|
||||
# halign = right
|
||||
# valign = bottom
|
||||
# shadow_passes = 5
|
||||
# shadow_size = 10
|
||||
# }
|
||||
|
||||
# image {
|
||||
# monitor =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue