Skip to content

Instantly share code, notes, and snippets.

@dankox
Last active February 9, 2021 18:29
Show Gist options
  • Save dankox/c80eee560c14ae04c758e4ae3a7ff068 to your computer and use it in GitHub Desktop.
Save dankox/c80eee560c14ae04c758e4ae3a7ff068 to your computer and use it in GitHub Desktop.
Kitty config file
include ./theme.conf
font_size 12.0
adjust_line_height 0
adjust_column_width 0
symbol_map U+E0A0-U+E0A3,U+E0B0-U+E0B3 PowerlineSymbols
map cmd+n new_os_window_with_cwd
map cmd+t new_tab_with_cwd
enable_audio_bell no
visual_bell_duration 0.0
bell_on_tab yes
window_padding_width 2
tab_bar_edge top
tab_bar_style powerline
shell /usr/local/bin/bash
allow_remote_control yes
env COLORTERM=truecolor
env LC_CTYPE=UTF-8
term xterm-256color
macos_quit_when_last_window_closed yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment