feat(waybar): improve hovers
This commit is contained in:
parent
6422a2fe6f
commit
e72f3c72ee
2 changed files with 3 additions and 3 deletions
|
|
@ -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')"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue