Skip to content

Instantly share code, notes, and snippets.

@maxlibin
Last active January 28, 2022 05:10
Show Gist options
  • Save maxlibin/539992dc8fba1d58216982eb4ee5a17f to your computer and use it in GitHub Desktop.
Save maxlibin/539992dc8fba1d58216982eb4ee5a17f to your computer and use it in GitHub Desktop.
Kitty terminal config
# include ./theme.conf
include ./tokyo-night-kitty.conf
hide_window_decorations yes
window_padding_width 0
window_margin_width 0
font_family Fira Code
italic_font Fira Code Italic
font_size 13.0
adjust_line_height 4
active_border_color #222
inactive_border_color #263238
background_opacity 0.97
# repaint_delay 60
sync_to_monitor yes
startup_session ./session.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment