1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-27 12:28:52 +00:00
dotfiles/kitty/kitty.conf

16 lines
338 B
Plaintext
Raw Normal View History

2020-07-31 22:27:05 +00:00
font_family Ubuntu Mono
2020-09-10 21:55:47 +00:00
font_size 11.75
2020-07-31 22:27:05 +00:00
include dracula.conf
2020-07-31 22:27:05 +00:00
background #141127
background_image ~/.config/kitty/wall.png
2020-07-31 22:27:05 +00:00
remember_window_size no
close_on_child_death yes
initial_window_width 80c
initial_window_height 24c
allow_remote_control yes
map shift+page_up scroll_page_up
map shift+page_down scroll_page_down