finalize readme
This commit is contained in:
parent
1e7371b995
commit
d98dd8d977
@ -8,7 +8,7 @@ Install the script in your i3blocks script directory:
|
|||||||
|
|
||||||
```
|
```
|
||||||
cd ~/.config/i3blocks/scripts
|
cd ~/.config/i3blocks/scripts
|
||||||
curl -O -J https://URL
|
curl -O -J https://git.everestlinux.org/lw-everestlinux/i3blocks-mediaplayer/raw/branch/main/mediaplayer
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the following to i3blocks/config:
|
Add the following to i3blocks/config:
|
||||||
@ -17,7 +17,7 @@ Add the following to i3blocks/config:
|
|||||||
[mediaplayer]
|
[mediaplayer]
|
||||||
command=$SCRIPT_DIR/mediaplayer
|
command=$SCRIPT_DIR/mediaplayer
|
||||||
interval=1
|
interval=1
|
||||||
CONCISE=true # change to "false" to show album name"
|
CONCISE=true # change to "false" to show album name
|
||||||
```
|
```
|
||||||
|
|
||||||
### Copyright
|
### Copyright
|
||||||
|
Loading…
Reference in New Issue
Block a user