handle starting session.sh from .xsession

This commit is contained in:
Josh Holtrop 2015-07-21 10:41:03 -04:00
parent d7340db836
commit db1b7ab8b3

View File

@ -4,7 +4,7 @@
#
# Lines starting with a '#' are ignored.
sh -c "sleep 1; $HOME/bin/session.sh" &
#sh -c "sleep 1; $HOME/bin/session.sh" &
# Applications you want to run with fluxbox.
# MAKE SURE THAT APPS THAT KEEP RUNNING HAVE AN ''&'' AT THE END.