commit c9f0d747a80fb95be6efc4d50fd94baa6a02809f
parent c948c8b56ff15156cd88703ee8ba379042202a5f
Author: Luke Smith <luke@lukesmith.xyz>
Date: Sun, 17 May 2020 17:24:21 -0400
fix
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.config/xinitrc b/.config/xinitrc
@@ -10,7 +10,7 @@
# export STATUSBAR="i3blocks" # Uncomment this line when using i3.
-[ -f "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile" ] && . "${XDG_CONFIG_HOME:-$HOME/.config}/xprofile"
+. ~/.xprofile
# Your default LARBS WM is determined in your `~/.profile` on login. Here we
# run the proper command to run when the graphical environment starts.