mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-16 01:37:56 +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:
@ -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";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user