From 7abd65d0d3fb816176eff9a836983a79c1c89061 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:40:39 -0700 Subject: [PATCH] Update .xprofile --- dot_xprofile.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_xprofile.tmpl b/dot_xprofile.tmpl index 9dca4d9..8b0ea28 100644 --- a/dot_xprofile.tmpl +++ b/dot_xprofile.tmpl @@ -1,5 +1,7 @@ #!/usr/bin/env sh +export ICEAUTHORITY="$XDG_CACHE_HOME"/ICEauthority + sysresources=/etc/X11/xinit/.Xresources sysmodmap=/etc/X11/xinit/.Xmodmap userresources=$HOME/.Xresources