gigamo / dotfiles

My common dotfiles among other things

This URL has Read+Write access

dotfiles / .xinitrc
100644 13 lines (11 sloc) 0.205 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
#
# ~/.xinitrc
xset m 0 3 &
xsetroot -cursor_name left_ptr -solid "#090909" &
urxvtd -o -q -f &
unclutter -idle 5 -root &
xbindkeys &
wmname compiz &
 
#exec xterm
exec wmii -r ~/.wmii-3.5/wmiirc