Skip to content

Instantly share code, notes, and snippets.

# Generated by Home Manager.
# See https://sw.kovidgoyal.net/kitty/conf.html
font_family JetBrainsMono Nerd Font
font_size 11
# Shell integration is sourced and configured manually
shell_integration no-rc
active_tab_background #363646
active_tab_font_style bold
@Liana64
Liana64 / config.toml
Last active August 24, 2026 15:53
helix: config.toml
theme = "kanagawa-dim"
[editor]
bufferline = "multiple"
color-modes = true
cursorline = true
default-yank-register = "+"
end-of-line-diagnostics = "hint"
line-number = "relative"
trim-final-newlines = true
Test