Advertisement
Dj_Dexter

.xinitrc

Jun 3rd, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.49 KB | None | 0 0
  1. #!/bin/sh
  2. parcellite &
  3. sh /home/dexter4/.fehbg &
  4. xcompmgr -c &
  5. #sudo wicd-gtk &
  6. #wicd-curses rocks =)
  7. xterm -T WICD -e sudo wicd-curses
  8. #conky -c /home/dexter4/.conkyrc-console |dzen2 -ta left &
  9. #hologate the xterm fonts to dzen2 and ok :)
  10. #emm suggestion of 4chan /g/ people :)
  11. conky -c /home/dexter4/.conkyrc-console |dzen2 -ta left -fg '#ddccbb' -fn '-*-terminus-*-r-normal-*-*-120-*-*-*-*-iso8859-*' &
  12. xbindkeys &
  13. autocutsel &
  14. #xsetroot -cursor_name left_ptr &
  15. exec 9wm -nostalgia
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement