diff --git a/hypr/scripts/templates/hyprlock/round/main.conf b/hypr/scripts/templates/hyprlock/round/main.conf index a1b5d3d..beb309d 100644 --- a/hypr/scripts/templates/hyprlock/round/main.conf +++ b/hypr/scripts/templates/hyprlock/round/main.conf @@ -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 diff --git a/hypr/scripts/templates/hyprlock/round/per-monitor.conf b/hypr/scripts/templates/hyprlock/round/per-monitor.conf index 0874b40..70152c4 100644 --- a/hypr/scripts/templates/hyprlock/round/per-monitor.conf +++ b/hypr/scripts/templates/hyprlock/round/per-monitor.conf @@ -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