dots-of-war/files/.config/kitty/kitty.conf

43 lines
988 B
Text
Raw Normal View History

2020-03-27 08:06:13 +00:00
#include ./theme.conf
include ./onedark.conf
background_opacity 0.95
#font_family VictorMono Nerd Font Semibold
#font_family DejaVuSansMono Nerd
font_family Iosevka Nerd Font
#font_family JetbrainsMono Nerd Font
2020-03-19 11:03:08 +00:00
2020-03-22 18:05:29 +00:00
bold_font auto
italic_font auto
bold_italic_font auto
#font_family monospace
2020-03-27 08:06:13 +00:00
font_size 13
2020-03-19 11:03:08 +00:00
enable_audio_bell no
2020-03-27 08:06:13 +00:00
draw_minimal_borders yes
2020-03-19 11:03:08 +00:00
window_padding_width 0
2020-03-27 08:06:13 +00:00
window_margin_width 0
2020-03-19 11:03:08 +00:00
tab_bar_style powerline
2020-03-27 08:06:13 +00:00
hide_window_decorations yes
placement_strategy top-left
2020-03-19 11:03:08 +00:00
map ctrl+shift+plus change_font_size all +2.0
2020-03-22 18:05:29 +00:00
map ctrl+shift+left neighboring_window left
map ctrl+shift+down neighboring_window down
map ctrl+shift+right neighboring_window right
map ctrl+shift+up neighboring_window up
2020-03-27 08:06:13 +00:00
map kitty_mod+t new_tab_with_cmd
map kitty_mod+backspace new_os_window_with_cwd
map kitty_mod+enter new_window_with_cwd
2020-03-19 11:03:08 +00:00
clipboard_control write-clipboard write-primary read-primary read-clipboard
2020-03-22 18:05:29 +00:00
dynamic_background_opacity yes
2020-03-23 09:38:06 +00:00
allow_remote_control yes
2020-03-27 08:06:13 +00:00
sync_to_monitor yes