From 97afd09fbe73955d1c636d3f223a68e411413ef9 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Wed, 22 Sep 2021 13:16:33 +0400 Subject: Changed theme for dmenu and gtk; changed terminal to alacritty --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.profile') 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" -- cgit v1.2.3