Advertisement
timcowchip

~/start

Jan 12th, 2016
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #!/bin/bash
  2. xset s noblank &
  3. xset s noexpose &
  4. xset -dpms &
  5. xcompmgr &
  6. feh --bg-fill /home/timcowchip/Pictures/IMG_20160103_152433223.jpg &
  7. conky -c conky.conf &
  8. thunderbird &
  9. rssguard &
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement