Removed the now obsolete TODO

This commit is contained in:
Karma Riuk 2021-09-19 20:20:46 +02:00
parent e772a5d003
commit 49f07a75c6

View File

@ -1,10 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# TODO: in the readme, remind the user that they don't have to write a fully
# fledged config if they only want to modify a single element (like "normal
# delta"), if the other values are not specified, the default values will be
# used
## Default controller values ## Default controller values
DEFAULT_VOLUME_CONTROLLER="pamixer" DEFAULT_VOLUME_CONTROLLER="pamixer"
DEFAULT_INCREASE_FLAG="--increase" DEFAULT_INCREASE_FLAG="--increase"