feat: kitty - tab bar on top

This commit is contained in:
Ryan Yin
2023-08-01 13:16:31 +08:00
parent 7c9cb5156f
commit 508a45d801

View File

@@ -43,6 +43,7 @@
macos_option_as_alt = true; # Option key acts as Alt on macOS
scrollback_lines = 10000;
enable_audio_bell = false;
tab_bar_edge = "top"; # tab bar on top
}
// (
if pkgs.stdenv.isDarwin