mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-04-14 14:28:24 +02:00
kitty: Use sane layout order
This is similar to before and makes it easier to recognize all the different layouts when switching between them.
This commit is contained in:
parent
5f58800cc9
commit
8ea3afa900
@ -9,6 +9,7 @@
|
|||||||
close_on_child_death = true;
|
close_on_child_death = true;
|
||||||
cursor_blink_interval = 0;
|
cursor_blink_interval = 0;
|
||||||
|
|
||||||
|
enabled_layouts = "grid, fat, tall, vertical, stack";
|
||||||
open_url_with = "librewolf";
|
open_url_with = "librewolf";
|
||||||
wayland_titlebar_color = "background";
|
wayland_titlebar_color = "background";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user