Files
linux-configs/.xinitrc
Tom Swartz c46c7b30f9 Fix duplicate call of xrdb
Removes second call of xrdb, only loading Xresources once per session

Tested-on: zaphod <01 Apr 2014>
2014-04-01 09:32:34 -04:00

14 lines
297 B
Plaintext

xset s on
xset b off
syndaemon -t -k -i 2 -d &
synclient TouchpadOff=1
setxkbmap -option compose:ralt
setxkbmap -option caps:escape
export EDITOR=/usr/bin/vim
[[ -f ~/.Xresources ]] && xrdb -load ~/.Xresources
#exec awesome
#exec openbox-session
#exec gnome-session
#exec cinnamon-session
exec i3