Advertisement
timcowchip

/usr/bin/startflwm

Jan 12th, 2016
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. #!/bin/bash
  2. xset s noblank &
  3. xset s noexpose &
  4. xset -dpms &
  5. xcompmgr &
  6. feh --bg-scale /home/timcowchip/Pictures/IMG_20160103_152433223.jpg &
  7. tint2 -c /home/timcowchip/.config/tint2/tint2rc &
  8. conky -c /home/timcowchip/conky.conf &
  9. thunderbird &
  10. numlockx &
  11. exec ck-launch-session dbus-launch flwm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement