[bin] Remove zathura wrapper again, I might have fixed this accidentally

This commit is contained in:
Sebastian Schulze 2023-11-15 08:47:13 +01:00
parent 119ccbb204
commit 9f31873160
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ case "${match}" in
notify-send "Fixing up Hetzner invoice at ${argument}"
PDF=$(fixup-hetzner-invoice "${argument}")
fi;
exec swaymsg exec -- zathura "${PDF}"
exec zathura "${PDF}"
;;
text/calendar)
echo $1 | wl-copy --trim-newline