mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 20:47:48 +00:00
Align decls
This commit is contained in:
parent
195e72ed6d
commit
3d72fd9935
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ homeConfiguration "nixos" {
|
||||||
scrollback_pager = "bat --chop-long-lines";
|
scrollback_pager = "bat --chop-long-lines";
|
||||||
|
|
||||||
cursor = base05;
|
cursor = base05;
|
||||||
cursor_text_color = base00;
|
cursor_text_color = base00;
|
||||||
cursor_shape = "beam";
|
cursor_shape = "beam";
|
||||||
|
|
||||||
url_color = base0D;
|
url_color = base0D;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue