mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-05 13:39:07 +01: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:
parent
0046bc54d6
commit
ce76ede629
@ -17,6 +17,9 @@ cursor_blink_interval 0
|
|||||||
# Set the font family
|
# Set the font family
|
||||||
font_family Hack Nerd
|
font_family Hack Nerd
|
||||||
|
|
||||||
|
# Don't show title bar (necessary for Wayland)
|
||||||
|
hide_window_decorations yes
|
||||||
|
|
||||||
# Font size (respects DPI)
|
# Font size (respects DPI)
|
||||||
font_size 11
|
font_size 11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user