Hello. I installed from the gabeeOSLinux-i3-gaps-live-x86_64-6.12.58_1-20251120.iso using gabeeos-installer. It appears that /etc/X11/xinit/xinitrc does not parse the $HOME/.Xresources and $HOME/.xinitrc files: grep xinit /etc/X11/xinit/xinitrc xinitdir="/etc/X11/xinit" sysresources="$xinitdir/.Xresources" sysmodmap="$xinitdir/.Xmodmap" if [ -d "$xinitdir"/xinitrc.d ] ; then for f in "$xinitdir/xinitrc.d"/?*.sh ; do Your suggestion does not work: To configure screen, keyboard and wallpaper, I use...