From 49f07a75c670de51c5e5e9c9b9f96c029531008d Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Sun, 19 Sep 2021 20:20:46 +0200 Subject: [PATCH] Removed the now obsolete TODO --- volumectl | 5 ----- 1 file changed, 5 deletions(-) diff --git a/volumectl b/volumectl index 1a14db8..ebb68e0 100755 --- a/volumectl +++ b/volumectl @@ -1,10 +1,5 @@ #!/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_VOLUME_CONTROLLER="pamixer" DEFAULT_INCREASE_FLAG="--increase"