feat(hyprlock): update
This commit is contained in:
@@ -85,22 +85,22 @@ image {
|
||||
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] playerctl metadata artist
|
||||
text = cmd[update:1000] playerctl metadata title || jq -r '.[0].q' ~/.cache/quote.json
|
||||
color = rgba(242, 243, 244, 0.8)
|
||||
font_size = 14
|
||||
font_family = Lexend Bold
|
||||
position = 0, -300
|
||||
font_size = 14
|
||||
font_family = Lexend
|
||||
position = 0, -270
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
||||
label {
|
||||
monitor =
|
||||
text = cmd[update:1000] playerctl metadata title
|
||||
text = cmd[update:1000] playerctl metadata artist || jq -r '.[0].a' ~/.cache/quote.json
|
||||
color = rgba(242, 243, 244, 0.8)
|
||||
font_size = 14
|
||||
font_family = Lexend
|
||||
position = 0, -270
|
||||
font_size = 14
|
||||
font_family = Lexend Bold
|
||||
position = 0, -300
|
||||
halign = center
|
||||
valign = center
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user