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 = {
|
config = {
|
||||||
theme = "custom";
|
theme = "custom";
|
||||||
editor = {
|
editor = {
|
||||||
|
true-color = true;
|
||||||
line-number = "relative";
|
line-number = "relative";
|
||||||
cursor-shape = {
|
cursor-shape = {
|
||||||
insert = "bar";
|
insert = "bar";
|
||||||
|
|
Loading…
Reference in a new issue