From 271da37281e600332d3ff2675668ff503e0c7165 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Mon, 18 May 2020 16:40:06 -0500 Subject: [PATCH] Update xinitrc --- .config/X11/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/X11/xinitrc b/.config/X11/xinitrc index f38086e8..f6b270b9 100755 --- a/.config/X11/xinitrc +++ b/.config/X11/xinitrc @@ -10,7 +10,7 @@ # export STATUSBAR="i3blocks" # Uncomment this line when using i3. -. ~/.xprofile +. "${XDG_RUNTIME_DIR}"/.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.