mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
15 lines
322 B
Text
15 lines
322 B
Text
|
# Include Dima's config.
|
||
|
include ../dmitmel-dotfiles/kitty/kitty.conf
|
||
|
|
||
|
# I sure do love ligatures.
|
||
|
font_family Fira Code
|
||
|
|
||
|
# Remember previous window size. (which will probably always be maximized)
|
||
|
remember_window_size yes
|
||
|
|
||
|
# Disable the stupid bell.
|
||
|
enable_audio_bell no
|
||
|
|
||
|
# The block confuses me, shush.
|
||
|
cursor_shape beam
|