foot: added cursor style
This commit is contained in:
parent
4913c657a2
commit
bcf719de89
|
@ -14,6 +14,10 @@ in
|
|||
mouse = {
|
||||
hide-when-typing = "yes";
|
||||
};
|
||||
cursor = {
|
||||
style = "beam";
|
||||
blink = "yes";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue