[ create a new paste ] login | about

Link: http://codepad.org/Byi8EKVJ    [ raw code | fork ]

Plain Text, pasted on Jan 22:
1
2
3
4
5
6
7
8
#!/bin/sh -e
#
# rc.local

feh --bg-scale ~/Pictures/Tree.jpg&
tint2&
xcompmgr -CcfF -I-.015 -O-.03 -D4 -t-5 -l-5 -r4.2 -o.75&
exit 0


Create a new paste based on this one


Comments: