Fixes media control
This commit is contained in:
parent
12d107e3b4
commit
fcda0d328b
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ formatReturn() {
|
|||
|
||||
}
|
||||
|
||||
playerctl --follow metadata | while read line; do
|
||||
playerctl --player=chromium --follow metadata | while read line; do
|
||||
~/.config/scripts/media.sh display 5
|
||||
formatReturn
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue