diff --git a/startup b/startup index b43f4a4..cd3d0ae 100644 --- a/startup +++ b/startup @@ -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.