mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-18 23:56:55 +02:00
kitty: Hide window decorations
This maximizes the working space for the terminal contents.
This commit is contained in:
parent
ede4409aaf
commit
0c016c8ab0
@ -20,6 +20,9 @@ font_size 11
|
|||||||
# Hide the mouse after 1 second (doesn't work sometimes)
|
# Hide the mouse after 1 second (doesn't work sometimes)
|
||||||
mouse_hide_wait 1
|
mouse_hide_wait 1
|
||||||
|
|
||||||
|
# Hide the title bar on desktop environments like GNOME
|
||||||
|
hide_window_decorations yes
|
||||||
|
|
||||||
# Copy text on select
|
# Copy text on select
|
||||||
copy_on_select clipboard
|
copy_on_select clipboard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user