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

master
Dustin Swan 12 years ago
parent 861bdfea34
commit 2fb0e113ac

@ -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

Loading…
Cancel
Save