aboutsummaryrefslogtreecommitdiff
path: root/kitty.conf
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-05-30 18:31:53 +0800
committergxlin <[email protected]>2021-05-30 18:31:53 +0800
commit8d66dbaa1e707a3aa7e2a4eac034269f822a9ed5 (patch)
treef39270071cc6ddf54db02f5f2a96aa6aaee16fd3 /kitty.conf
parente53364383e337e9c136c5aabfc184f0255cc3859 (diff)
downloaddotfiles-8d66dbaa1e707a3aa7e2a4eac034269f822a9ed5.tar.gz
dotfiles-8d66dbaa1e707a3aa7e2a4eac034269f822a9ed5.tar.bz2
dotfiles-8d66dbaa1e707a3aa7e2a4eac034269f822a9ed5.zip
Add kitty config
Diffstat (limited to 'kitty.conf')
-rw-r--r--kitty.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/kitty.conf b/kitty.conf
new file mode 100644
index 0000000..04ab5ee
--- /dev/null
+++ b/kitty.conf
@@ -0,0 +1,8 @@
+# vim:fileencoding=utf-8:ft=conf
+
+# Fonts
+font_size 15
+font_family Monaco
+
+# macOS
+macos_quit_when_last_window_closed yes