From af1000ec3f217115ca125bcb92fb1f61d81b24e4 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Thu, 13 Feb 2020 22:39:57 -0500 Subject: [PATCH] Update .xinitrc --- .xinitrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.xinitrc b/.xinitrc index dbaac624..024b639c 100644 --- a/.xinitrc +++ b/.xinitrc @@ -10,6 +10,8 @@ [ -f ~/.xprofile ] && . ~/.xprofile +[ -f ~/.profile ] && . ~/.profile + # Your default LARBS WM is determined in your `~/.profile` on login. Here we # run the proper command to run when the graphical environment starts.