$ sudo apt install kitty~/.config/kitty/kitty_rs.conf is a custom configuration for the Python Radio Streams application.
# window size
remember_window_size no
initial_window_width 140c
initial_window_height 56cCLI arguments:
-csets application specific configuration file-dsets working directory-Tsets window titlesh -cpassespython3 app.pyto the command line in order to execute the Radio Streams application in akittyterminal.
$ kitty -c='~/.config/kitty/kitty_rs.conf' -d='~/.scripts/radio_streams_vlc' -T='Radio Streams' sh -c "python3 app.py"