diff options
author | eug-vs <eug-vs@keemail.me> | 2021-04-27 22:16:32 +0300 |
---|---|---|
committer | eug-vs <eug-vs@keemail.me> | 2021-04-27 22:16:32 +0300 |
commit | 2741b55b5caecf73d4faf6d100acbc0337c28417 (patch) | |
tree | c2ac420cf39f370d4afca2ae3d9c4e3f8521c279 /.config/tmuxinator/spotify.yml | |
parent | b6cb4b45d8500eeec4b9308ba2c00134f3e57740 (diff) | |
download | dotfiles-2741b55b5caecf73d4faf6d100acbc0337c28417.tar.gz |
feat(ncspot): install cli-visualizer
Diffstat (limited to '.config/tmuxinator/spotify.yml')
-rw-r--r-- | .config/tmuxinator/spotify.yml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.config/tmuxinator/spotify.yml b/.config/tmuxinator/spotify.yml index c476ad9..e3045be 100644 --- a/.config/tmuxinator/spotify.yml +++ b/.config/tmuxinator/spotify.yml @@ -2,4 +2,9 @@ name: spotify windows: - player: ncspot - - mixer: pulsemixer + - mixer: + layout: main-horizontal + panes: + - vis + - pulsemixer + |