Skip to content

Instantly share code, notes, and snippets.

@ofseed
Created October 9, 2023 07:05
Show Gist options
  • Save ofseed/51e7f5b6bafee31bf8574a644662bb2e to your computer and use it in GitHub Desktop.
Save ofseed/51e7f5b6bafee31bf8574a644662bb2e to your computer and use it in GitHub Desktop.
Kitty Configuration
# vim:fileencoding=utf-8:foldmethod=marker
#: Fonts {{{
font_size 14.0
modify_font underline_position 150%
modify_font underline_thickness 150%
#: }}}
#: Color scheme {{{
background_opacity 0.5
#: }}}
#: Advanced {{{
shell /bin/fish --login --interactive
#: }}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment