Update 2024-01-27 09:32 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2024-01-27 09:32:17 +01:00
parent 201103085c
commit 019c96f879
22 changed files with 2972 additions and 1 deletions

View File

@@ -164,4 +164,4 @@ read_input
choose_wrapper
# choose_browser
save_history
exec $BROWSER "$(printf '%s' "${URI}" | sed 's/ /%20/g')"
$BROWSER "$(printf '%s' "${URI}" | sed 's/ /%20/g')" &