# webpage css and stuff (monospace, monospace everywhere!)
set dark-mode=true
set default-font=Fantasque Sans Mono
set font-size=14
set monospace-font=Fantasque Sans Mono
set monospace-font-size=14
set sans-serif-font=Fantasque Sans Mono
set serif-font=Fantasque Sans Mono
# autocommands
aug tilde
au LoadCommitted http{s,}://tildegit.org/*,http{s,}://tilde.zone/* set html5-database=true|set html5-local-storage=true|set scripts=true|set cookie-accept=always
aug end
aug site
au LoadCommitted http{s,}://{www.,}vultr.com/*,http{s,}://{www.,}namecheap.com/* set html5-database=true|set html5-local-storage=false|set scripts=true|set cookie-accept=always
aug end
# automatic gemini/gopher -> http handling
# be forewarned: veyr hacky
aug underground
au LoadStarting {gemini,gopher}://* :shellcmd! urlhandle $VIMB_URI