diff --git a/home-manager/modules/fish/functions.nix b/home-manager/modules/fish/functions.nix index e305c86..93a89a0 100644 --- a/home-manager/modules/fish/functions.nix +++ b/home-manager/modules/fish/functions.nix @@ -65,7 +65,7 @@ kink = { body = '' - set -f pls_url = "https://playerservices.streamtheworld.com/pls/KINKAAC.pls" + set -f pls_url "https://playerservices.streamtheworld.com/pls/KINKAAC.pls" if [ "$channel" = "dna" ] set pls_url "https://playerservices.streamtheworld.com/pls/KINK_DNAAAC.pls" else if [ "$channel" = "distortion" ]