summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.xinitrc b/.xinitrc
index 879e5c8..daa7a7b 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -2,7 +2,7 @@
cd $HOME
export VDPAU_NVIDIA_NO_OVERLAY=1
-export SDL_AUDIODRIVER="pulse"
+export SDL_AUDIODRIVER=pulseaudio
xrandr --output DVI-D-0 --left-of DVI-I-1
@@ -21,9 +21,9 @@ xkbcomp ~/.xkbmap $DISPLAY &
xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 10 &
pulseaudio --start &
remote-notify-client.sh &
-compton -bfzCG --backend glx --vsync opengl-swc --paint-on-overlay -D2
+compton -bfzCG --backend glx --vsync opengl-swc --paint-on-overlay -D2 #--glx-no-rebind-pixmap --glx-no-stencil --unredir-if-possible
#xflux -l 48.190 -g 15.62 -k 4200
-redshift -l 48.190:15.62 -t 5700:4200 -m randr &
+redshift -l 48.190:15.62 -t 5700:4000 -m randr &
autostart () {
#urxvt -g 125x+45+1041+0 -e ssh mistral &