1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

X11: remove redundant xsession file

This commit is contained in:
2018-04-12 02:24:11 +01:00
parent 8edd378b66
commit 3f16439695
4 changed files with 7 additions and 8 deletions

View File

@ -11,8 +11,12 @@ if [ -d "$xinitdir" ]; then
done
fi
source ~/.profile
source $XDG_CONFIG_HOME/X11/xsession
source $HOME/.profile
xrdb -merge $XDG_CONFIG_HOME/X11/xresources
xrandr --dpi $(xrdb -query | grep -i xft.dpi | cut -d: -f2)
setxkbmap -option caps:none
xset r rate 200 18
exec i3