diff options
author | David Runge <david.runge@frqrec.com> | 2013-12-04 09:08:52 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2013-12-04 09:08:52 +0100 |
commit | 9290ecd0098a3a065051bcb2d6af03e2cbf22ba6 (patch) | |
tree | cfb195b587fb609981bc058e04e23be87001565a /bin/autostart | |
parent | 2ff89798648ea0d854a59cecb94163b5a51508fa (diff) | |
download | dotfiles-9290ecd0098a3a065051bcb2d6af03e2cbf22ba6.tar.gz dotfiles-9290ecd0098a3a065051bcb2d6af03e2cbf22ba6.tar.bz2 dotfiles-9290ecd0098a3a065051bcb2d6af03e2cbf22ba6.tar.xz dotfiles-9290ecd0098a3a065051bcb2d6af03e2cbf22ba6.zip |
Addd reminder
Diffstat (limited to 'bin/autostart')
-rwxr-xr-x | bin/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/autostart b/bin/autostart index f341864..b5515da 100755 --- a/bin/autostart +++ b/bin/autostart @@ -1,4 +1,5 @@ #!/bin/bash +# make RT check and don't start! dropbox start & owncloud & compton --config ~/.config/compton.conf -b |