From 04552fc1eaefc9e0e9800ea50ff9d73aaf7b7c47 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Mon, 18 May 2020 16:42:30 -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 f6b270b9..78f197f9 100755 --- a/.config/X11/xinitrc +++ b/.config/X11/xinitrc @@ -10,7 +10,7 @@ # export STATUSBAR="i3blocks" # Uncomment this line when using i3. -. "${XDG_RUNTIME_DIR}"/.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.