From 933ebc0114b69e3e64f08ede93b0d04c2c329143 Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Sat, 23 Apr 2016 13:47:22 +0100 Subject: [PATCH] xinitrc load scripts from ~ --- .xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.xinitrc b/.xinitrc index e6646c9..232880a 100644 --- a/.xinitrc +++ b/.xinitrc @@ -13,7 +13,7 @@ if [ -d "$xinitdir" ]; then done fi -./.profile -./.xsession +~/.profile +~/.xsession exec i3