atlas-install/config/.config/hypr/scripts/songdetails.sh

3 lines
92 B
Bash
Raw Permalink Normal View History

2025-04-04 16:51:00 +02:00
song_info=$(playerctl metadata --format '{{title}} 󰎆 {{artist}}')
echo "$song_info"