From 9612b1115ce9be268eb643f5675b8a13feec82c6 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 31 May 2016 13:25:46 +0200 Subject: misc Signed-off-by: Florian Pritz --- .xinitrc | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index bdd798f..6ec4653 100644 --- a/.xinitrc +++ b/.xinitrc @@ -5,6 +5,7 @@ export VDPAU_NVIDIA_NO_OVERLAY=1 #export SDL_AUDIODRIVER=alsa export SDL_AUDIODRIVER=pulse export SSH_AUTH_SOCK=$HOME/.gnupg/S.gpg-agent.ssh +export QT_QPA_PLATFORMTHEME="qt5ct" [[ -f ~/.nvidia-settings-rc ]] && nvidia-settings -l xrandr --output DP-4 --left-of DP-2 @@ -18,8 +19,8 @@ xset r rate 250 50 & source $HOME/bin/gpg-agent.sh # autostart entries -setxkbmap de nodeadkeys -sup --delay-after 3 --delay 1 --reset-after 0 xbindkeys -n & +setxkbmap us altgr-intl +#sup --delay-after 3 --delay 1 --reset-after 0 xbindkeys -n & xkbcomp ~/.xkbmap $DISPLAY & xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 10 & pulseaudio --start & @@ -28,18 +29,22 @@ remote-notify-client.sh