Update .xinitrc

This commit is contained in:
Vlad Doster 2020-04-09 17:22:30 -05:00 committed by GitHub
parent daf6a2142f
commit 519090e629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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