rem of date to tmp file
This commit is contained in:
fro
2026-02-02 07:26:32 -05:00
parent 235a6fd8a2
commit 15a97f56cd

View File

@@ -35,9 +35,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f
fi
# debug
date > /tmp/xinitrc.date.2
# start window manager
if [ ${XWM} == "i3" ] ; then