diff options
-rw-r--r-- | .config/tmuxinator/spotify.yml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/.config/tmuxinator/spotify.yml b/.config/tmuxinator/spotify.yml index 6b176c5..c476ad9 100644 --- a/.config/tmuxinator/spotify.yml +++ b/.config/tmuxinator/spotify.yml @@ -1,9 +1,5 @@ name: spotify -root: ~/ windows: - - player: - layout: main-horizontal - panes: - - ncspot - - pulsemixer + - player: ncspot + - mixer: pulsemixer |