mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
7 lines
133 B
Nix
Executable file
7 lines
133 B
Nix
Executable file
{
|
|
gaps_in = 5;
|
|
gaps_out = 5;
|
|
border_size = 2;
|
|
"col.active_border" = "rgb(c6a0f6)";
|
|
"col.inactive_border" = "0xff292a37";
|
|
}
|