diff options
Diffstat (limited to 'kitty.conf')
-rw-r--r-- | kitty.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kitty.conf b/kitty.conf new file mode 100644 index 0000000..212bdc0 --- /dev/null +++ b/kitty.conf @@ -0,0 +1,9 @@ +font_family Hack +font_size 15 +background_opacity 0.6 +cursor #08d129 +cursor_shape beam +cursor_beam_thickness 3 +enable_audio_bell no +bell_on_tab yes +tab_bar_style powerline |