Change alacritty cursor to underline
This commit is contained in:
@@ -11,6 +11,12 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cursor = {
|
||||||
|
style= {
|
||||||
|
shape = "Underline";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
colors = {
|
colors = {
|
||||||
primary = {
|
primary = {
|
||||||
background = "0x282a36";
|
background = "0x282a36";
|
||||||
|
|||||||
Reference in New Issue
Block a user