Skip to content

Commit 2fba718

Browse files
refactor: rename 'pulseaudio-control.bash' to 'pulseaudio-control', as needed by the polybart module.
1 parent 1829a9b commit 2fba718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ yay -S pulseaudio-control
2222

2323
### Other Linux
2424

25-
Download the [bash script](https://github.com/marioortizmanero/polybar-pulseaudio-control/blob/master/pulseaudio-control.bash) from this repository, or extract it from [the latest release](https://github.com/marioortizmanero/polybar-pulseaudio-control/releases/latest), and put it somewhere in your `$PATH`.
25+
Download the [bash script](https://github.com/marioortizmanero/polybar-pulseaudio-control/blob/master/pulseaudio-control) from this repository, or extract it from [the latest release](https://github.com/marioortizmanero/polybar-pulseaudio-control/releases/latest), and put it somewhere in your `$PATH`.
2626

2727
#### Dependencies
2828

@@ -51,7 +51,7 @@ exec = pulseaudio-control [option...] <action>
5151
where `action`, and (optionally) `option`s are as specified in `pulseaudio-control help`:
5252

5353
```
54-
Usage: ./pulseaudio-control.bash [OPTION...] ACTION
54+
Usage: ./pulseaudio-control [OPTION...] ACTION
5555
5656
Terminology: A node represents either a sink (output) or source (input).
5757

0 commit comments

Comments
 (0)