diff --git a/home/private_dot_config/dconf/settings/system.proxy b/home/private_dot_config/dconf/settings/system.proxy new file mode 100644 index 00000000..ba29f360 --- /dev/null +++ b/home/private_dot_config/dconf/settings/system.proxy @@ -0,0 +1,15 @@ +[ftp] +host='localhost' +port=8118 + +[http] +host='localhost' +port=8118 + +[https] +host='localhost' +port=8118 + +[socks] +host='localhost' +port=8118