summaryrefslogtreecommitdiff
path: root/.xinitrc
blob: 41a8135b9247d1197b1207096d827529cbaa75b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#!/bin/sh 
cd
export LC_ALL=en_US.UTF-8
#sudo ./src/hal-automounter/hal-automounter.pl > automount.log 2>&1 & 
gamma 0.93 1 1.1 0.95
xsetroot -solid black
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"
export QT_QPA_PLATFORMTHEME="qt5ct"
xrdb -load .Xdefaults
#xset dpms 1800 3600 3600 
ibus-daemon --xim &
emacs --bg-daemon --font Monospace </dev/null &>emacs.log &
gkrellm &
~/bin/mwatch &
xsetwacom set stylus PressCurve 0 0 100 100
xsetwacom set eraser PressCurve 0 0 100 100
xpad &
start-pulseaudio-x11
gtk-redshift &
picom &
 
exec dbus-launch --exit-with-session fvwm-crystal