diff options
Diffstat (limited to 'bin/autostart')
-rwxr-xr-x | bin/autostart | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/autostart b/bin/autostart new file mode 100755 index 0000000..f341864 --- /dev/null +++ b/bin/autostart @@ -0,0 +1,4 @@ +#!/bin/bash +dropbox start & +owncloud & +compton --config ~/.config/compton.conf -b |