Skip to content

Instantly share code, notes, and snippets.

@mubaidr
Last active November 5, 2025 16:18
Show Gist options
  • Select an option

  • Save mubaidr/2a818e470dd4719f1d36b7027193a719 to your computer and use it in GitHub Desktop.

Select an option

Save mubaidr/2a818e470dd4719f1d36b7027193a719 to your computer and use it in GitHub Desktop.
font_family 'Google Sans Code'
bold_font auto
italic_font auto
bold_italic_font auto
font_size 12.0
tab_bar_edge top
tab_bar_margin_width 12
tab_bar_margin_height 12 12
tab_bar_style separator
tab_bar_min_tabs 1
tab_separator ""
tab_title_template "{fmt.fg._5c6370}{fmt.bg.default}|{fmt.fg._abb2bf}{fmt.bg._5c6370} {title.split()[0]} {fmt.fg._5c6370}{fmt.bg.default}|"
active_tab_title_template "{fmt.noitalic}{fmt.fg._e5c07b}{fmt.bg.default}|{fmt.fg._282c34}{fmt.bg._e5c07b} {title.split()[0]} {fmt.fg._e5c07b}{fmt.bg.default}|"
startup_session ~/.config/kitty/session.conf
# --- Rendering ---
input_delay 4
repaint_delay 16
max_frame_rate 60
min_frame_rate 10
sync_to_monitor yes
# --- Performance ---
scrollback_pager_history_size 0
scrollback_lines 1500
detect_urls no
# --- Font & rendering tweaks ---
adjust_line_height 0
adjust_column_width 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment