kitty: Use grid layout by default

This makes kitty's first 3 windows mimic the bspwm experience.
This commit is contained in:
Donovan Glover 2022-03-12 18:14:04 -05:00
parent 323cb92c96
commit 927e2e6be6
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -29,6 +29,9 @@ copy_on_select clipboard
# Set the wayland title bar to the same color as the terminal window
wayland_titlebar_color background
# Use grid layout to maximize screen usage (also similar to bspwm)
enabled_layouts grid
# Add a background image
# background_image /usr/share/backgrounds/archlinux/simple.png