dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 62ea09a7bd596c272a624f56e5adc6cc35796058
parent aede770488b9949f506af32300c6829d2e4347a9
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon, 22 Jun 2020 11:59:57 +0200

rain: update sound link

Former-commit-id: c3e831d968dfaecd08fcd699a7c5d35174387bf7
Diffstat:
Mscripts/rain | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/scripts/rain b/scripts/rain @@ -3,5 +3,4 @@ if ! command -v mpv &>/dev/null; then echo "mpv not installed." >&2 exit 1 fi - -mpv --loop --volume=50 "https://rainymood.com/audio1110/0.m4a" +mpv --loop --volume=50 "https://rainymood.com/audio1112/0.m4a"