From 9900934c5175c0bc9b0062335f1f5277b770570a Mon Sep 17 00:00:00 2001 From: committer Date: Mon, 20 May 2024 06:17:06 -0500 Subject: [PATCH] u --- dots/xorg/.xinitrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dots/xorg/.xinitrc b/dots/xorg/.xinitrc index 9b71aaa..31471fd 100644 --- a/dots/xorg/.xinitrc +++ b/dots/xorg/.xinitrc @@ -32,6 +32,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then unset f fi +xrdb /home/$USER/.Xresources + if [ ${XWM} == "i3" ] ; then exec i3 elif [ ${XWM} == "qtile" ] ; then