Updated README
This commit is contained in:
parent
2243ec7ae7
commit
476ec193b8
@ -7,7 +7,8 @@ A small script that bundles volume control and dunst notification. Intended to b
|
|||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
#### Dunst
|
#### Dunst
|
||||||
Before installing and using this script, you will need to install the official `[dunst](https://wiki.archlinux.org/title/Dunst)` package.
|
Before installing and using this script, you will need to install the official
|
||||||
|
[dunst](https://wiki.archlinux.org/title/Dunst) package.
|
||||||
Make sure you have the `dunstify` command available, that's what is needed to
|
Make sure you have the `dunstify` command available, that's what is needed to
|
||||||
have a nice looking percentage bar.
|
have a nice looking percentage bar.
|
||||||
|
|
||||||
@ -15,7 +16,7 @@ have a nice looking percentage bar.
|
|||||||
|
|
||||||
In order to use a custom config file (which is optional, the script works
|
In order to use a custom config file (which is optional, the script works
|
||||||
without it but it's uselful if you want to customise it), you need to install
|
without it but it's uselful if you want to customise it), you need to install
|
||||||
the `[read_ini.sh](https://raw.githubusercontent.com/rudimeier/bash_ini_parser/master/read_ini.sh)` script.
|
the [read_ini.sh](https://raw.githubusercontent.com/rudimeier/bash_ini_parser/master/read_ini.sh) script.
|
||||||
|
|
||||||
You can do it in two different ways:
|
You can do it in two different ways:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user