aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
blob: 968a95ee144e3992a736961845401fb1bf7529a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/sh 
cd
export LC_ALL=en_US.UTF-8
sudo ./src/hal-automounter/hal-automounter.pl > automount.log 2>&1 &
xgamma -rgamma 0.79 -ggamma 0.73 -bgamma 0.65
xsetroot -solid black
export GTK_IM_MODULE="xim"
xrdb -load .Xdefaults
xset dpms 1800 3600 3600
gkrellm &
wpa_gui &
~/bin/mwatch &
 
export fvwm_screen_type=single
 
exec dbus-launch --exit-with-session fvwm-crystal