Advertisement
krax

???.desktop diverted script

Oct 8th, 2011
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. If your window manager hasn't added an entry already, add a script to /etc/X11/Sessions/ with the name of your WM. For example:
  2. File: /etc/X11/Sessions/wmii
  3.  
  4. urxvtd &
  5. xcompmgr &
  6. xbindkeys -f /.xbindkeysrc
  7. wmii
  8.  
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement