AutoYADM commit: 2025-05-05 19:20:08

This commit is contained in:
Daniel Fichtinger 2025-05-05 19:20:08 -04:00
parent 88aed54d68
commit e898ddf48d
2 changed files with 3 additions and 2 deletions

View file

@ -194,7 +194,8 @@ C-u = ["page_cursor_half_up", "align_view_center"]
# language specific commands
[keys.normal.space.l]
# open pdf preview for typst
p = ':sh ~/.config/helix/scripts/hx-typ-zathura.fish -k %{buffer_name}'
p = ':sh ~/dev/utils/helix-pdf/hx-typ-zathura.fish -l -k %{buffer_name}'
# p = ':sh ~/.config/helix/scripts/hx-typ-zathura.fish -k %{buffer_name}'
# git stuff
[keys.normal.space.g]