blob: 040ef829600c912b0b59b0d55b1b80b1f9295853 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
cd export LC_ALL=en_US.UTF-8 sudo ./src/hal-automounter/hal-automounter.pl > automount.log 2>&1 & xgamma -gamma 1 xsetroot -solid black
export GTK_IM_MODULE="xim" xrdb -load .Xdefaults
gkrellm & (sleep 3;wpa_gui -t)& ~/bin/mwatch & xpad & start-pulseaudio-x11 exec dbus-launch --exit-with-session fvwm-crystal
|