Add wget config

This commit is contained in:
Riyyi
2020-03-27 16:50:31 +01:00
parent 1edff3341b
commit 45a42be0c4
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
hsts-file = ~/.cache/wget-hsts
+7
View File
@@ -51,12 +51,19 @@ export TERMINAL="urxvt"
# Vim
export VIMINIT="source $XDG_CONFIG_HOME/vim/vimrc"
# Web browser
export BROWSER="firefox"
# Wget
export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
# WM
export WM="i3"
# Xorg
export XINITRC="$XDG_CONFIG_HOME/xorg/xinitrc"
export XAUTHORITY="$XDG_DATA_HOME/xorg/Xauthority"
touch "$XDG_DATA_HOME/xorg/Xauthority"
# Colors, window manager colors, workspace names
# Example: *.color0: #282a2e -> COLOR0=#282a2e