Dotfiles/desktopenvs/hyprdrive/kitty/kitty.conf

41 lines
1.1 KiB
Plaintext

font_family Agave Nerd Font
font_size 13.0
shell_integration no-cursor
cursor_shape beam
cursor_beam_thickness 2
cursor_trail 3
cursor_trail_decay 0.1 0.7
cursor_trail_start_threshold 0
cursor_blink_interval -1
window_padding_width 4
scrollback_lines 20000
background_opacity 0.4
background_blur 1
# Holographic scanlines + gentle violet tint + sparse magenta/crimson grain,
# matching the suite's HologramOverlay treatment (orbit-menu/astro-menu/
# station-bar/beacon) — a static, seamlessly-tiled equivalent since kitty has
# no per-frame draw hook to animate it and no shader hook to bloom glyphs
# directly. Regenerate with scratch gen_scanlines.py (violet #5018DD stripes on
# a transparent base, so the window's own translucency/blur still show through).
background_image scanlines.png
background_image_layout tiled
background_tint 0.3
editor nvim
confirm_os_window_close 0
map f1 new_tab_with_cwd
map f2 previous_tab
map f3 next_tab
map ctrl+f2 new_tab
map ctrl+f3 close_tab
tab_bar_style powerline
# BEGIN_KITTY_THEME
# Cyberqueer
include current-theme.conf
# END_KITTY_THEME