Update .xprofile

This commit is contained in:
punkfairie 2024-10-05 10:40:39 -07:00
parent 61e4934c86
commit 7abd65d0d3
Signed by: punkfairie
GPG key ID: A86AF57F837E320F

View file

@ -1,5 +1,7 @@
#!/usr/bin/env sh #!/usr/bin/env sh
export ICEAUTHORITY="$XDG_CACHE_HOME"/ICEauthority
sysresources=/etc/X11/xinit/.Xresources sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap sysmodmap=/etc/X11/xinit/.Xmodmap
userresources=$HOME/.Xresources userresources=$HOME/.Xresources