kitty: Hide window decorations

This maximizes the working space for the terminal contents.
This commit is contained in:
Donovan Glover 2022-03-08 09:03:07 -05:00
parent ede4409aaf
commit 0c016c8ab0
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -20,6 +20,9 @@ font_size 11
# Hide the mouse after 1 second (doesn't work sometimes)
mouse_hide_wait 1
# Hide the title bar on desktop environments like GNOME
hide_window_decorations yes
# Copy text on select
copy_on_select clipboard