boussole/.config/hypr/scripts/songdetails.sh
Guillem George 38a53acd48 first commit
2025-09-12 17:00:38 +02:00

3 lines
92 B
Bash
Executable file

song_info=$(playerctl metadata --format '{{title}} 󰎆 {{artist}}')
echo "$song_info"