From 2d5832b65758adbdc235455bb50181aa820741d8 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Mon, 2 Jun 2025 12:30:51 +0200 Subject: [PATCH] update --- nicesong | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 nicesong diff --git a/nicesong b/nicesong new file mode 100755 index 0000000..7c0e254 --- /dev/null +++ b/nicesong @@ -0,0 +1,3 @@ +#!/bin/sh + +spotdl "$(playerctl metadata --format '{{ artist }} - {{ title }}')" --output ~/Music