AutoYADM commit: 2025-04-28 17:15:05

This commit is contained in:
Daniel Fichtinger 2025-04-28 17:15:05 -04:00
parent 806267f147
commit 7e0e1db700
2 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1,3 @@
function pdf --wraps=zathura
command zathura $argv &>/dev/null & disown
end