summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorAndrew Guschin <saintruler@gmail.com>2021-09-22 13:16:33 +0400
committerAndrew Guschin <saintruler@gmail.com>2021-09-22 13:16:33 +0400
commit97afd09fbe73955d1c636d3f223a68e411413ef9 (patch)
tree370750a5115e0bcb0231bf9d19b7f5875667a047 /.profile
parent2f6a0e3d3693cb00f17530459c95073aeaed15c6 (diff)
Changed theme for dmenu and gtk; changed terminal to alacritty
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 8a799a1..c8f54dc 100644
--- a/.profile
+++ b/.profile
@@ -38,7 +38,7 @@ export STACK_ROOT="$XDG_DATA_HOME/stack"
export R_ENVIRON="$XDG_CONFIG_HOME/r/.Renviron"
export ELINKS_CONFDIR="$XDG_CONFIG_HOME/elinks"
export MPLAYER_HOME="$XDG_CONFIG_HOME/mplayer"
-export WGETRC="$XDG_CONFIG_HOME/wgetrc"
+export WGETRC="$XDG_CONFIG_HOME/wget/wgetrc"
export SQLITE_HISTORY="$XDG_DATA_HOME/sqlite_history"
export XMONAD_CONFIG_HOME="$XDG_CONFIG_HOME/xmonad"