diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/tmuxinator/spotify.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/tmuxinator/spotify.yml b/.config/tmuxinator/spotify.yml new file mode 100644 index 0000000..6b176c5 --- /dev/null +++ b/.config/tmuxinator/spotify.yml @@ -0,0 +1,9 @@ +name: spotify +root: ~/ + +windows: + - player: + layout: main-horizontal + panes: + - ncspot + - pulsemixer |