mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2025-02-21 23:30:02 +00:00
enable kitty layouts
This commit is contained in:
parent
763dfc0826
commit
cfc2c82985
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -144,6 +144,7 @@
|
||||||
wayland_titlebar_color system
|
wayland_titlebar_color system
|
||||||
hide_window_decorations no
|
hide_window_decorations no
|
||||||
linux_display_server x11
|
linux_display_server x11
|
||||||
|
enabled_layouts splits
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
";
|
";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue