feat(waybar): improve hovers

This commit is contained in:
Barrett Ruth 2026-03-06 15:44:19 -05:00
parent 6422a2fe6f
commit e72f3c72ee
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 3 additions and 3 deletions

View file

@ -163,7 +163,7 @@ in
font_size 18
status_bar_font_size 18
inverse_search_command nvim --server /tmp/nvim-preview.sock --remote-expr "execute('b +%2 %1')"
inverse_search_command nvim --server /tmp/nvim-preview.sock --remote-expr "execute('b +%2 %1 | normal! zz')"
'';
};