diff options
| author | Akshay Nair <phenax5@gmail.com> | 2022-08-07 19:08:14 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2022-08-07 19:08:14 +0530 |
| commit | 44c721023d0a48db6dbba4b5aee1f45d062bb4f3 (patch) | |
| tree | 6567a537c711c582208a691dceb360a32fcba1a1 /scripts/commands/:music | |
| parent | f4035df92d70d8ed3b67220412d566849910fed6 (diff) | |
| download | nixos-config-44c721023d0a48db6dbba4b5aee1f45d062bb4f3.tar.gz nixos-config-44c721023d0a48db6dbba4b5aee1f45d062bb4f3.zip | |
ncmpcpp visualization fix
Diffstat (limited to '')
| -rwxr-xr-x | scripts/commands/:music | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/commands/:music b/scripts/commands/:music index 300a39f..8620adb 100755 --- a/scripts/commands/:music +++ b/scripts/commands/:music @@ -1,5 +1,5 @@ #!/usr/bin/env sh -#sensible-terminal -e ncmpcpp +sensible-terminal -e ncmpcpp -spotify +# spotify |
