mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-13 13:16:42 +02:00
kitty: Use grid layout by default
This makes kitty's first 3 windows mimic the bspwm experience.
This commit is contained in:
parent
323cb92c96
commit
927e2e6be6
@ -29,6 +29,9 @@ copy_on_select clipboard
|
|||||||
# Set the wayland title bar to the same color as the terminal window
|
# Set the wayland title bar to the same color as the terminal window
|
||||||
wayland_titlebar_color background
|
wayland_titlebar_color background
|
||||||
|
|
||||||
|
# Use grid layout to maximize screen usage (also similar to bspwm)
|
||||||
|
enabled_layouts grid
|
||||||
|
|
||||||
# Add a background image
|
# Add a background image
|
||||||
# background_image /usr/share/backgrounds/archlinux/simple.png
|
# background_image /usr/share/backgrounds/archlinux/simple.png
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user