summaryrefslogtreecommitdiffstats
path: root/.config/xinitrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-05-17 17:24:21 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-05-17 17:24:21 -0400
commitc9f0d747a80fb95be6efc4d50fd94baa6a02809f (patch)
treecf04d38eab7ce57e260eb06b15a423842d6760ed /.config/xinitrc
parentc948c8b56ff15156cd88703ee8ba379042202a5f (diff)
downloadeibhear-c9f0d747a80fb95be6efc4d50fd94baa6a02809f.tar.gz
eibhear-c9f0d747a80fb95be6efc4d50fd94baa6a02809f.tar.zst
eibhear-c9f0d747a80fb95be6efc4d50fd94baa6a02809f.zip
fix
Diffstat (limited to '.config/xinitrc')
-rwxr-xr-x.config/xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xinitrc b/.config/xinitrc
index e636c90..f38086e 100755
--- 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.