X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/37cd1e870586a430e5b0ff4988107209332f1f8f..097b0690a664a3b28896afa9390d99ad76030910:/x/.xprofile diff --git a/x/.xprofile b/x/.xprofile index 30f2451..c91f71a 100755 --- a/x/.xprofile +++ b/x/.xprofile @@ -35,7 +35,7 @@ xrdb -merge ~/.gotham.xresources # xset b off # the compositor -compton & +#compton & # xbacklight -set 50 @@ -59,12 +59,17 @@ setxkbmap -option caps:swapescape # lock the screen using lightdm after 5 minutes # xautolock -time 5 -locker "slimlock" & +# adjust the keypress delays +xset r rate 200 20 # exec gnome-session # exec startkde # exec startxfce4 # ...or the Window Manager of your choice # source ~/.profile +xfsettingsd & +xfdesktop --disable-wm-check & +xfce4-panel --disable-wm-check & bspwm & sxhkd & sleep 2 && pnmixer &