30 lines
2.3 KiB
Plaintext
30 lines
2.3 KiB
Plaintext
# ────────────────────────────────────────────────────────────────────
|
|
# ╭────────────────────────────────────────────────╮
|
|
# │ Kitty Config │
|
|
# ╰────────────────────────────────────────────────╯
|
|
# ────────────────────────────────────────────────────────────────────
|
|
|
|
|
|
# ────────────────────────────────────────────────────────────────────
|
|
# FONTS
|
|
# ────────────────────────────────────────────────────────────────────
|
|
font_family Source Code Pro
|
|
font_size 12.0
|
|
|
|
|
|
# ────────────────────────────────────────────────────────────────────
|
|
# Cursor config
|
|
# ────────────────────────────────────────────────────────────────────
|
|
cursor_trail 1
|
|
|
|
|
|
# ────────────────────────────────────────────────────────────────────
|
|
# Mouse config
|
|
# ────────────────────────────────────────────────────────────────────
|
|
mouse_hide_wait 3.0
|
|
url_style curly
|
|
url_prefixes file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh
|
|
detect_urls yes
|
|
show_hyperlink_targets yes
|
|
include current-theme.conf
|