tmuxp: Run rmpc instead of ncmpcpp
This commit is contained in:
parent
ba4a2d2119
commit
d1e486d521
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ windows:
|
|||
start_directory: ~/Music
|
||||
panes:
|
||||
- shell_command:
|
||||
- ncmpcpp
|
||||
- rmpc
|
||||
-
|
||||
- window_name: GitSources
|
||||
start_directory: ~/GitSources
|
||||
|
|
Loading…
Reference in a new issue