mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
kitty: Drop grid/stack layouts
Simplifies things a bit for me personally.
This commit is contained in:
parent
cea9bf43bb
commit
8671cba57a
@ -12,7 +12,7 @@ in
|
|||||||
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";
|
enabled_layouts = "fat, tall, vertical";
|
||||||
open_url_with = "librewolf";
|
open_url_with = "librewolf";
|
||||||
wayland_titlebar_color = "background";
|
wayland_titlebar_color = "background";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user