Created
April 21, 2024 19:41
-
-
Save adamchalmers/669aeb8215308f3d2a0b5007469637df to your computer and use it in GitHub Desktop.
kitty config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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