diff options
author | Amin Bandali <me@aminb.org> | 2015-05-08 17:39:27 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2015-05-08 17:39:27 -0400 |
commit | 2fc050960655b559030453c4bc53e19dc7ef3769 (patch) | |
tree | 252dbb4b755ac36a4279629441cf922e63125ead /pulseaudio-ctl | |
parent | 046a6071e3609dfc2bcb2348eea505df4a54c591 (diff) | |
download | configs-2fc050960655b559030453c4bc53e19dc7ef3769.tar.gz configs-2fc050960655b559030453c4bc53e19dc7ef3769.tar.xz configs-2fc050960655b559030453c4bc53e19dc7ef3769.zip |
cleanup
delete dunst,i3{,status},pulseaudio-ctl configs
Diffstat (limited to 'pulseaudio-ctl')
-rw-r--r-- | pulseaudio-ctl/.config/pulseaudio-ctl/config | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pulseaudio-ctl/.config/pulseaudio-ctl/config b/pulseaudio-ctl/.config/pulseaudio-ctl/config deleted file mode 100644 index ff2388a..0000000 --- a/pulseaudio-ctl/.config/pulseaudio-ctl/config +++ /dev/null @@ -1,10 +0,0 @@ -# -# $HOME/.config/pulseaudio-ctl/pulseaudio-ctl.conf -# - -# The default setting is for pulseaudio-ctl to NOT increase to volume level -# above 100 % but Some users may wish exceed this level. If this describes -# your use case, uncomment the UPPER_THRESHOLD variable below setting it to -# the new upper threshold. -# -UPPER_THRESHOLD=120 |