Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adamchalmers/669aeb8215308f3d2a0b5007469637df to your computer and use it in GitHub Desktop.
Save adamchalmers/669aeb8215308f3d2a0b5007469637df to your computer and use it in GitHub Desktop.
kitty config
Config options different from defaults:
background_image /Users/adamchalmers/Downloads/night_desert.png
background_image_layout scaled
background_opacity 0.6
background_tint 0.6
draw_minimal_borders False
enabled_layouts ['tall', 'fat', 'grid', 'horizontal', 'splits', 'stack', 'vertical']
font_family FiraCode Nerd Font Mono
font_size 14.0
macos_option_as_alt 3
single_window_margin_width FloatEdges(left=0.0, top=0.0, right=0.0, bottom=0.0)
tab_bar_style powerline
tab_powerline_style slanted
window_border_width (1.0, 'pt')
window_margin_width FloatEdges(left=2.5, top=2.5, right=2.5, bottom=2.5)
window_padding_width FloatEdges(left=5.0, top=5.0, right=5.0, bottom=5.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment