Adds element as startup app

This commit is contained in:
Michel Fedde 2025-10-28 01:06:39 +01:00
parent d4457ae775
commit f6e6f228f6
4 changed files with 2 additions and 6 deletions

View file

@ -26,7 +26,7 @@ formatReturn() {
}
playerctl --player=YoutubeMusic --follow metadata | while read line; do
playerctl --follow metadata | while read line; do
~/.config/scripts/media.sh display 5
formatReturn