AutoYADM commit: 2025-04-28 17:15:05
This commit is contained in:
parent
806267f147
commit
7e0e1db700
2 changed files with 4 additions and 4 deletions
3
.config/fish/functions/pdf.fish
Normal file
3
.config/fish/functions/pdf.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function pdf --wraps=zathura
|
||||
command zathura $argv &>/dev/null & disown
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue