Mapping caps to control in X. Removing auto launch of urxvt from xinitrc

This commit is contained in:
Dustin Swan
2012-10-16 10:34:35 -05:00
parent 861bdfea34
commit 2fb0e113ac

View File

@@ -1,5 +1,7 @@
[[ -f ~/.Xresources ]] && xrdb -merge ~/.Xresources
setxkbmap -option ctrl:nocaps
#transparency and shadows
xcompmgr -c -C -t-5 -l-5 -r4.2 -o.55 &
@@ -12,6 +14,6 @@ do
sleep 1m
done &
urxvt &
# urxvt &
exec awesome