diff --git a/.config/X11/xinitrc b/.config/X11/xinitrc index d4d237b5..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.