From 89c8808485a5031688abeb6508ec0883f50e2670 Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Fri, 29 May 2015 20:59:25 +0200 Subject: [PATCH] xprofile added --- xprofile | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100755 xprofile diff --git a/xprofile b/xprofile new file mode 100755 index 0000000..d6ab4b6 --- /dev/null +++ b/xprofile @@ -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 &