diff options
author | David Runge <david.runge@frqrec.com> | 2014-04-09 19:19:05 +0200 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-04-09 19:19:05 +0200 |
commit | 663f43885dd153116eb60c7c86b08ccbfa3c6c3e (patch) | |
tree | 813ccdd6abf8d429c9f68296c47a46b312988e9b | |
parent | 904a70079f7c908c56347494b99faf4eab063116 (diff) | |
download | dotfiles-663f43885dd153116eb60c7c86b08ccbfa3c6c3e.tar.gz dotfiles-663f43885dd153116eb60c7c86b08ccbfa3c6c3e.tar.bz2 dotfiles-663f43885dd153116eb60c7c86b08ccbfa3c6c3e.tar.xz dotfiles-663f43885dd153116eb60c7c86b08ccbfa3c6c3e.zip |
Removed unneded commands (moved to awesome config)
-rwxr-xr-x | bin/autostart | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/autostart b/bin/autostart index 8a9db47..fbd3f8d 100755 --- a/bin/autostart +++ b/bin/autostart @@ -17,10 +17,7 @@ if [[ "$KERNEL_NAME" != *rt* ]]; then pulseaudio --start & nm-applet & firewall-applet & - urxvt & - owncloud & else pulseaudio --kill & qjackctl & fi -#autorandr -c |