1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-11-25 16:23:06 +00:00
dotfiles/kitty/kitty.conf

17 lines
365 B
Plaintext
Raw Normal View History

2023-04-09 03:46:35 +00:00
font_family Ubuntu Mono
2024-06-24 19:21:20 +00:00
font_size 13.5
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
hide_window_decorations yes
map shift+page_up scroll_page_up
map shift+page_down scroll_page_down