# HG changeset patch # User Meredith Howard # Date 1402964856 14400 # Node ID a5ac7a1a2aaa12497fc0cfca400b98f10982337f # Parent 5cc55bc23c8a4968712a96aee13a5a2018d03185 add xmodmap, move urxvtd until after xmodmap and defaults diff --git a/.xmodmaprc b/.xmodmaprc new file mode 100644 --- /dev/null +++ b/.xmodmaprc @@ -0,0 +1,4 @@ + +# easier compose key +keycode 135 = Multi_key + diff --git a/.xsessionrc b/.xsessionrc --- a/.xsessionrc +++ b/.xsessionrc @@ -15,19 +15,20 @@ if [ -d ~/.rbenv ]; then fi -if [ -x /usr/bin/urxvtd ]; then - /usr/bin/urxvtd -q -o -f -fi - if [ -x /usr/bin/xcompmgr ]; then /usr/bin/xcompmgr -n &>/dev/null