Dotfiles/desktopenvs/hyprdrive/kitty/kitty.conf

40 lines
994 B
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 + noise grain + soft ambient violet/crimson bloom,
# matching the suite's HologramOverlay treatment (orbit-menu/astro-menu/
# station-bar/beacon) — a static tiled equivalent since kitty has no
# per-frame draw hook to animate it, and no shader hook to bloom glyphs
# directly, so the "glow" comes from ambient light behind the text instead.
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