refactor: use icon because underline is buggy

This commit is contained in:
n3oney 2023-04-12 20:16:28 +02:00
parent 475acf90cb
commit df61441651
No known key found for this signature in database
GPG Key ID: C786693DE727850E
1 changed files with 2 additions and 2 deletions

View File

@ -51,8 +51,8 @@ in {
close_command = ${mouse.close},
right_mouse_command = ${mouse.right},
indicator = {
style = 'underline',
-- indicator_icon = '',
style = 'icon',
indicator_icon = '',
},
buffer_close_icon = '',
modified_icon = '',