diff --git a/.xinitrc b/.xinitrc index df60731b..ce6b44e0 100644 --- a/.xinitrc +++ b/.xinitrc @@ -7,9 +7,8 @@ # file runs automatically. [ -f ~/.xprofile ] && . ~/.xprofile -# [ -f ~/.profile ] && . ~/.profile -# Log to file in $HOME for debugging: -#exec i3 -V >> $HOME/i3log-$(date +'%F-%k-%M-%S') 2>&1 -# else: exec i3 + +# Debug i3 +#exec i3 -V >> $HOME/i3log-$(date +'%F-%k-%M-%S') 2>&1