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
|
start_directory: ~/Music
|
||||||
panes:
|
panes:
|
||||||
- shell_command:
|
- shell_command:
|
||||||
- ncmpcpp
|
- rmpc
|
||||||
-
|
-
|
||||||
- window_name: GitSources
|
- window_name: GitSources
|
||||||
start_directory: ~/GitSources
|
start_directory: ~/GitSources
|
||||||
|
|
Loading…
Reference in a new issue