From 6fcad474abc2fc70875d6cdccbe8d4479a36a6b5 Mon Sep 17 00:00:00 2001 From: coja Date: Wed, 1 Oct 2025 01:25:54 +0200 Subject: [PATCH] [Kitty] music session conf --- .config/kitty/music.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .config/kitty/music.conf 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