mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-29 22:19:00 +02:00
kitty: Don't show title bar under GNOME Wayland
This fixes an issue where the title bar would continue to show with the pixel-saver GNOME extension.
This commit is contained in:
@ -17,6 +17,9 @@ cursor_blink_interval 0
|
||||
# Set the font family
|
||||
font_family Hack Nerd
|
||||
|
||||
# Don't show title bar (necessary for Wayland)
|
||||
hide_window_decorations yes
|
||||
|
||||
# Font size (respects DPI)
|
||||
font_size 11
|
||||
|
||||
|
Reference in New Issue
Block a user