add cursor trail
This commit is contained in:
parent
9d0b8aa3c2
commit
7564cff2a9
@ -8,6 +8,7 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
cursor = "#c7c7c7";
|
cursor = "#c7c7c7";
|
||||||
|
cursor_trail = 3;
|
||||||
cursor_text_color = "#feffff";
|
cursor_text_color = "#feffff";
|
||||||
selection_foreground = "#3e3e3e";
|
selection_foreground = "#3e3e3e";
|
||||||
selection_background = "#c1ddff";
|
selection_background = "#c1ddff";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user