diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/my-dmenu-run | 1 |
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"} |