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