aboutsummaryrefslogtreecommitdiff
path: root/kitty.conf
blob: 9ab5197324ef629a518776fbb3247937fad73505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# vim:fileencoding=utf-8:ft=conf

# Fonts
font_size 15
font_family Monaco

# Window layout
remember_window_size no
initial_window_width 800
initial_window_height 500

# Color scheme
background_opacity 0.8

# macOS
macos_quit_when_last_window_closed yes