Advertisement
dHeinemann

sanitarium.sh

Jul 15th, 2011
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. #!/bin/bash
  2. #RatPoison/Sanitarium compatibility
  3. #See http://appdb.winehq.org/objectManager.php?sClass=version&iId=19804
  4. killall trayer
  5. ratpoison -c "set padding 0 0 0 0"
  6. ratpoison -c "only"
  7. cd ~/.wine/drive_c/Program\ Files/GOG.com/Sanitarium/
  8. wine sntrm.exe
  9. ratpoison -c "set padding 0 0 0 26"
  10. trayer &
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement