summaryrefslogtreecommitdiff
path: root/.xinitrc
blob: c8b0868e6f3bc56da8cc9d15f80260e53a3bea9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/bin/sh 
cd
export LC_ALL=en_US.UTF-8
sudo ./src/hal-automounter/hal-automounter.pl > automount.log 2>&1 &
gamma 1
xsetroot -solid black
#export XMODIFIERS=@im=uim 
export GTK_IM_MODULE="xim"
export QT_QPA_PLATFORMTHEME="qt5ct"
xrdb -load .Xdefaults
#xset dpms 1800 3600 3600 
#uim-xim --engine=anthy & 
gkrellm &
( sleep 3 ; wpa_gui -t & blueman-applet & )&
~/bin/mwatch &
xpad &
start-pulseaudio-x11
gtk-redshift &
 
exec dbus-launch --exit-with-session fvwm-crystal