summaryrefslogtreecommitdiffstats
path: root/lua/plugins/telescope.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/plugins/telescope.lua')
-rw-r--r--lua/plugins/telescope.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua
index 26dc418..56f1a64 100644
--- a/lua/plugins/telescope.lua
+++ b/lua/plugins/telescope.lua
@@ -34,7 +34,7 @@ return {
height = 0.80,
preview_cutoff = 120,
},
- borderchars = { '█', ' ', '▀', '█', '█', ' ', ' ', '▀' },
+ borderchars = { ' ', ' ', ' ', ' ', ' ', ' ', ' ', ' ' },
},
extensions = {
sessions_picker = {