hyprlock: fix track title

Cover art wont be fixed until qs image rework
This commit is contained in:
2 * r + 2 * t 2025-06-19 17:49:05 +10:00
parent 57a4c0f439
commit ea976e50dd
2 changed files with 2 additions and 2 deletions

View file

@ -74,7 +74,7 @@ image { # Player cover art
border_color = rgb($text)
rounding = 5
reload_time = 1
reload_cmd = caelestia shell media cover_art
reload_cmd = $media_cmd trackArtUrl
position = -140, 110
halign = center

View file

@ -14,7 +14,7 @@ label { # Player identity
label { # Player track title
monitor = {{ $name }}
text = cmd[update:1000] $truncate_cmd-Bold 14 150 "$($media trackTitle)" || echo 'No media playing'
text = cmd[update:1000] $truncate_cmd-Bold 14 150 "$($media_cmd trackTitle)" || echo 'No media playing'
color = rgb($text)
font_size = 14
font_family = $font_family Bold