home/editor: always truecolor
This commit is contained in:
parent
237ead528e
commit
7b5e4d52d1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ let
|
|||
config = {
|
||||
theme = "custom";
|
||||
editor = {
|
||||
true-color = true;
|
||||
line-number = "relative";
|
||||
cursor-shape = {
|
||||
insert = "bar";
|
||||
|
|
Loading…
Reference in a new issue