AutoYADM commit: 2025-05-05 19:20:08
This commit is contained in:
parent
88aed54d68
commit
e898ddf48d
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#? Config file for btop v. 1.4.1
|
||||
#? Config file for btop v. 1.4.2
|
||||
|
||||
#* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes.
|
||||
#* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes"
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue