Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. # Run the system-wide support stuff
  2. . $GLOBALAUTOSTART
  3.  
  4. # Programs to launch at startup
  5. (sleep 7 && xcompmgr -c -t-5 -l-5 -r4.2 -o.55 &) &
  6. (sleep 2 && nitrogen --restore) &
  7.  
  8. # Spanish
  9. setxbmap es
  10.  
  11. # Programs that will run after Openbox has started
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement