From e9d92cabeed8c9f54c748cddfdc5336fa44fc5bc Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 2 May 2025 16:29:33 +0530 Subject: Switch to mopidy --- scripts/commands/:music-web | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/commands/:music-web (limited to 'scripts/commands/:music-web') diff --git a/scripts/commands/:music-web b/scripts/commands/:music-web new file mode 100755 index 0000000..a14afc8 --- /dev/null +++ b/scripts/commands/:music-web @@ -0,0 +1,5 @@ +#!/usr/bin/env sh + +xdg-open 'http://localhost:6680' + +# spotify -- cgit v1.3.1