diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-05-17 08:51:46 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-05-17 08:51:46 -0300 |
commit | ac9cc84fe89e04a4d05870e3353b2569db2c00b2 (patch) | |
tree | 746ca3635bc32851201837e010a44dc6285d74aa | |
parent | db44a8cbb3da323d6ef3520c7079db20bf63985e (diff) |
kitty: hide title in macos window & menubar
-rw-r--r-- | kitty.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kitty.conf b/kitty.conf index 8da045c..d753e42 100644 --- a/kitty.conf +++ b/kitty.conf @@ -10,6 +10,8 @@ resize_in_steps yes # weird-size windows shouldn't pad top-left placement_strategy top-left +macos_show_window_title_in none + # keybindings ----------------------------------- # jump to beginning and end of word |