Advertisement
Dj_Dexter

.ctwm_exec

Mar 9th, 2012
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.29 KB | None | 0 0
  1. #!/bin/bash
  2. trayer --transparent true --edge top --distance 160 --widthtype request --width 100 --alpha 250 --tint blue --SetDockType false --align left &
  3. autocutsel &
  4. xsetroot -cursor_name left_ptr &
  5. parcellite &
  6. #dclock &
  7. dclock -g +400-670 &
  8. $HOME/.fehbgx
  9. sleep 8; killall .ctwm_exec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement