Files
dotfiles/Scripts/.local/scripts/status/music
Aryadev Chavali ad853af43b (SXHkD|Scripts)~changed some details
~ made emacsclient calls with no alternate editors in
  eselect (confidence in server)
~ made notmuch option on eselect actually work properly
~ adjusted icons in status scripts
2022-09-14 00:45:42 +01:00

5 lines
104 B
Bash
Executable File

#!/usr/bin/env bash
title=$(playerctl --player=spotify metadata title | cut -c 1-30)
echo "$title"