Files
dotfiles/kitty/shared-settings.conf
2026-02-08 01:53:11 +03:00

39 lines
736 B
Plaintext

# Shared Settings
# Font settings
font_family DankMono Nerd Font
bold_font auto
italic_font auto
bold_italic_font auto
font_size 12.0
adjust_line_height 100%
font_features none
# Cursor settings
cursor_shape block
cursor_shape_unfocused hollow
cursor_blink_interval 0
shell_integration disabled
# Window decorations
hide_window_decorations yes
# Window paddings
window_padding_width 5 5 5 5
# Setting background opacity
background_opacity 0.8
# Setting background
# background_image /home/poti/.config/kitty/backgrounds/bg-blurred-darker.png
# background_image_layout scaled
# Wayland Specific
linux_display_server wayland
wayland_enable_ime yes
# Miscellaneous settings
# Set scrollback lines maximum
scrollback_lines 1000000