dotfiles/home/modules/hypr/land/config/general.nix

8 lines
133 B
Nix
Raw Normal View History

2025-01-08 01:05:45 -06:00
{
gaps_in = 5;
gaps_out = 5;
border_size = 2;
"col.active_border" = "rgb(c6a0f6)";
"col.inactive_border" = "0xff292a37";
}