mirror of
https://github.com/larstvei/nix-config.git
synced 2025-09-01 05:40:12 +00:00
Change default layout
This commit is contained in:
parent
e28ccbd5ad
commit
82271330c4
@ -1,4 +1,3 @@
|
||||
{ ... }:
|
||||
{
|
||||
programs.kitty.enable = true;
|
||||
|
||||
@ -16,6 +15,7 @@
|
||||
border_size = 2;
|
||||
"col.active_border" = "0xFF81A1C1";
|
||||
"col.inactive_border" = "0xFF677691";
|
||||
layout = "master";
|
||||
};
|
||||
|
||||
decoration = {
|
||||
|
Loading…
Reference in New Issue
Block a user