aboutsummaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2015-06-02 16:16:36 +0100
committerdakkar <dakkar@thenautilus.net>2015-06-02 16:16:36 +0100
commit5fee59e19e46ccee891c96e8177afb7d4c400e57 (patch)
tree5b7bf522a8f77f302bdf6c7c0c98e827605440a2 /xinitrc
parentshift-FF for private window (diff)
downloadfvwm-crystal-5fee59e19e46ccee891c96e8177afb7d4c400e57.tar.gz
fvwm-crystal-5fee59e19e46ccee891c96e8177afb7d4c400e57.tar.bz2
fvwm-crystal-5fee59e19e46ccee891c96e8177afb7d4c400e57.zip
update to fvwm-crystal 3.2.3
This update is big: upstream has simplified and refactored everything, so I had to move stuff around a lot. I now rely much more on the overlay system, instead of adding custom files all over the place.
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/xinitrc b/xinitrc
index 3014f0d..45b203b 100755
--- a/xinitrc
+++ b/xinitrc
@@ -3,12 +3,13 @@ cd
export LC_ALL=en_US.UTF-8
xgamma -rgamma 0.825 -ggamma 0.85 -bgamma 0.95
xsetroot -solid black
-./bin/nv-control-dpy --add-metamode 'DFP-0: 1400x1050 @1400x1050 +0+1050, DFP-1: 1400x1050 @1400x1050 +0+0'
export GTK_IM_MODULE="xim"
xrdb -load .Xdefaults
xset dpms 1800 3600 3600
+#uim-xim --engine=anthy &
gkrellm &
~/bin/mwatch &
+xpad &
+start-pulseaudio-x11
-exec dbus-launch fvwm-crystal
-
+exec dbus-launch --exit-with-session fvwm-crystal