Adds element as startup app
This commit is contained in:
parent
d4457ae775
commit
f6e6f228f6
4 changed files with 2 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue