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}, close_command = ${mouse.close},
right_mouse_command = ${mouse.right}, right_mouse_command = ${mouse.right},
indicator = { indicator = {
style = 'underline', style = 'icon',
-- indicator_icon = '', indicator_icon = '',
}, },
buffer_close_icon = '', buffer_close_icon = '',
modified_icon = '', modified_icon = '',