diff options
author | Guangxiong Lin <[email protected]> | 2021-09-29 20:59:29 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2021-09-29 20:59:29 +0800 |
commit | dfb05c72600a40986a09cc406f27fd385ee185ab (patch) | |
tree | d9b33901955ab23771e1bc7cdf228df767d6040a /kitty.conf | |
parent | 15689ccbad294e7b6b7c639adeb39b5c35e89dbf (diff) | |
download | dotfiles-dfb05c72600a40986a09cc406f27fd385ee185ab.tar.gz dotfiles-dfb05c72600a40986a09cc406f27fd385ee185ab.tar.bz2 dotfiles-dfb05c72600a40986a09cc406f27fd385ee185ab.zip |
Add macos specific config in kitty
Diffstat (limited to 'kitty.conf')
-rw-r--r-- | kitty.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,3 +12,5 @@ background_opacity 0.85 # macOS macos_quit_when_last_window_closed yes +macos_titlebar_color system +macos_option_as_alt yes |