Change default layout

This commit is contained in:
larstvei 2025-08-30 15:28:30 +02:00
parent e28ccbd5ad
commit 82271330c4

View File

@ -1,4 +1,3 @@
{ ... }:
{ {
programs.kitty.enable = true; programs.kitty.enable = true;
@ -16,6 +15,7 @@
border_size = 2; border_size = 2;
"col.active_border" = "0xFF81A1C1"; "col.active_border" = "0xFF81A1C1";
"col.inactive_border" = "0xFF677691"; "col.inactive_border" = "0xFF677691";
layout = "master";
}; };
decoration = { decoration = {