diff --git a/.config/kitty/music.conf b/.config/kitty/music.conf new file mode 100644 index 0000000..fb47864 --- /dev/null +++ b/.config/kitty/music.conf @@ -0,0 +1,17 @@ +# Run with `kitty --session ~/.config/kitty/music.conf` +layout tall + +os_window_size 220c 64c +# Create a new tab +new_tab Music + +# Set the working directory for windows in the current tab +cd + +launch --var window=first cava +# Create additional terminals +launch --location=hsplit pyradio +resize_window taller 10 +focus pyradio +launch --location=vsplit pipes-rs +resize_window narrower 50