aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-06-04 18:37:25 +0800
committerGuangxiong Lin <[email protected]>2022-06-04 18:37:25 +0800
commit09c352c644959819cf41c3aeaf41d9c09b23b80d (patch)
treed281f75ae4a7515d559ead9bbfaab718ed8327cb /bin
parentca6da1729156f74bb36ba94a864ab5e39e78ae3b (diff)
downloaddotfiles-09c352c644959819cf41c3aeaf41d9c09b23b80d.tar.gz
dotfiles-09c352c644959819cf41c3aeaf41d9c09b23b80d.tar.bz2
dotfiles-09c352c644959819cf41c3aeaf41d9c09b23b80d.zip
Try using mpd and ncmpcpp
Diffstat (limited to 'bin')
-rwxr-xr-xbin/my-dmenu-run1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/my-dmenu-run b/bin/my-dmenu-run
index 83dc194..e6ddd2f 100755
--- a/bin/my-dmenu-run
+++ b/bin/my-dmenu-run
@@ -10,6 +10,7 @@ tui_apps=(
newsboat
podboat
cmus
+ ncmpcpp
)
shell=${SHELL:-"/bin/sh"}