diff options
Diffstat (limited to 'scripts/commands')
| -rwxr-xr-x | scripts/commands/:music-web | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
