From e30c67483b11bab0ae3795ef7015435489ea7833 Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 23 Dec 2018 21:05:24 +0700 Subject: reorganization and updates --- x/.xinitrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'x/.xinitrc') diff --git a/x/.xinitrc b/x/.xinitrc index a01a091..3927c0d 100755 --- a/x/.xinitrc +++ b/x/.xinitrc @@ -4,5 +4,8 @@ setxkbmap -layout us,us -variant ,dvp -option grp:shifts_toggle # load Xresources [[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources +# Set display +systemctl --user import-environment DISPLAY + #exec startxfce4 exec i3 -- cgit v1.2.3