mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Fix typo
This commit is contained in:
parent
cd7cf6829a
commit
a9ac7fb5cd
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ homeConfiguration "nixos" {
|
||||||
|
|
||||||
frame_color = base0A;
|
frame_color = base0A;
|
||||||
frame_width = 3;
|
frame_width = 3;
|
||||||
seperator_color = "frame";
|
separator_color = "frame";
|
||||||
|
|
||||||
background = base00;
|
background = base00;
|
||||||
foreground = base05;
|
foreground = base05;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue