xprofile added

This commit is contained in:
madmaurice 2015-05-29 20:59:25 +02:00
parent 48b7a56899
commit 89c8808485

36
xprofile Executable file
View file

@ -0,0 +1,36 @@
#!/bin/bash
export QT_STYLE_OVERRIDE=gtk
# trap "jobs -p | awk '{print \$3}' | xargs kill" SIGHUP SIGINT SIGTERM
xset s noblank
xset s off
xset -dpms
#xss-lock -- ~/.config/scripts/lock.sh &
setxkbmap de -variant nodeadkeys
#Disable caps lock
setxkbmap -option ctrl:nocaps
xsetroot -cursor_name left_ptr &
#rm -f /tmp/bspwm*
~/.config/scripts/prepare_monitors.sh
#feh --bg-scale ~/.config/wallpaper
nitrogen --restore &
#Autostart
#thunderbird &
#psi-plus &
.config/scripts/bar.sh &
.config/scripts/batteryobserver.sh &
#conky -c ~/.config/conky/barrc &
#~/.config/scripts/panel dzen2 &
#sxhkd -c ~/.config/sxhkd/sxhkdrc &
xcompmgr &
thunder --daemon &
udiskie -2 -N &