[i3] A few workflow updates to i3
This commit is contained in:
@ -18,7 +18,9 @@
|
||||
# Script:
|
||||
|
||||
declare -A URLS
|
||||
|
||||
# Default book search
|
||||
# https://b-ok.cc/s/?q="
|
||||
#
|
||||
URLS=(
|
||||
["search"]="https://search.unbl.ink/?q="
|
||||
["google"]="https://www.google.com/search?q="
|
||||
@ -35,7 +37,7 @@ URLS=(
|
||||
["vimawesome"]="http://vimawesome.com/?q="
|
||||
["beer"]="https://www.beeradvocate.com/search/?qt=beer&q="
|
||||
["jira"]="https://15five-dev.atlassian.net/plugins/servlet/mobile#issue/ENG-"
|
||||
["books"]="https://b-ok.cc/s/?q="
|
||||
["books"]="http://zlibraryexau2g3p.onion/?q="
|
||||
["maps"]="https://www.openstreetmap.com/search?query="
|
||||
["pirate"]="https://proxahoy.link/s/?q="
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user