Use rounded corners with arrow.
This commit is contained in:
parent
f5d5920d67
commit
ec921c73a3
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@ return {
|
||||||
remove = "x",
|
remove = "x",
|
||||||
next_item = "n",
|
next_item = "n",
|
||||||
prev_item = "p",
|
prev_item = "p",
|
||||||
|
},
|
||||||
|
window = {
|
||||||
|
border = "rounded",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue