From d1e486d521cb2ef1f2afe4b622d50f0ae838e744 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 5 Dec 2024 22:10:09 +0530 Subject: [PATCH] tmuxp: Run rmpc instead of ncmpcpp --- tmuxp/.config/tmuxp/personal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmuxp/.config/tmuxp/personal.yaml b/tmuxp/.config/tmuxp/personal.yaml index 5cdf120..5a4199c 100644 --- a/tmuxp/.config/tmuxp/personal.yaml +++ b/tmuxp/.config/tmuxp/personal.yaml @@ -10,7 +10,7 @@ windows: start_directory: ~/Music panes: - shell_command: - - ncmpcpp + - rmpc - - window_name: GitSources start_directory: ~/GitSources