decided to have transparent terminal while browsing after all

This commit is contained in:
tomit4 2022-03-25 09:05:29 -07:00
parent a2baf03aba
commit 4cd988f97d

View file

@ -1,5 +1,5 @@
# This file is automatically generated by Links -- please do not edit.
download_dir ""
download_dir "/home/brian/Downloads"
language "default"
max_connections 10
max_connections_to_host 8
@ -17,7 +17,9 @@ image_cache_size 1M
font_cache_size 2M
http_bugs.aggressive_cache 1
ipv6.address_preference 0
http_proxy "127.0.0.1:8118"
ftp_proxy ""
https_proxy "127.0.0.1:8118"
socks_proxy ""
no_proxy_domains ""
append_text_to_dns_lookups ""
@ -33,7 +35,7 @@ http_bugs.no_compression 0
http_bugs.retry_internal_errors 0
fake_firefox 1
http_do_not_track 0
http_referer 2
http_referer 2
fake_referer ""
fake_useragent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.246"
http.extra_header ""
@ -72,7 +74,7 @@ font_italic ""
font_italic_bold ""
font_monospaced_italic ""
font_monospaced_italic_bold ""
terminal "xterm-kitty" 0 1 1 default
terminal "xterm-kitty" 0 1 0 default
extension "xpm" "image/x-xpixmap"
extension "xls" "application/excel"
extension "xbm" "image/x-xbitmap"
@ -113,10 +115,3 @@ extension "deb" "application/x-debian-package"
extension "avi" "video/x-msvideo"
extension "au,snd" "audio/basic"
extension "aif,aiff,aifc" "audio/x-aiff"
# customizations
http_proxy "127.0.0.1:8118"
https_proxy "127.0.0.1:8118"
html_link_color "4"
html_text_color "0"
html_numbered_links "1"
download_dir "/home/brian/Downloads"