summaryrefslogtreecommitdiffstats
path: root/xorg
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2010-02-26 19:10:01 +0100
committerStefan Ritter <xeno@thehappy.de>2010-02-26 19:10:01 +0100
commitd05332308dd148ca8653f94a23e1076637badea6 (patch)
treea6487f2b87526a56e49dc6fe01077657798bc251 /xorg
parent44e1d5779af42225e07b6afa47b7ddadb34daed5 (diff)
Added compose sign
Diffstat (limited to 'xorg')
-rw-r--r--xorg/xcompose1
-rwxr-xr-xxorg/xinitrc3
2 files changed, 3 insertions, 1 deletions
diff --git a/xorg/xcompose b/xorg/xcompose
index f52b765..283493c 100644
--- a/xorg/xcompose
+++ b/xorg/xcompose
@@ -5,6 +5,7 @@ include "/usr/share/X11/locale/en_US.UTF-8/Compose"
<dead_circumflex> <s> : "Stefan Ritter <xeno@thehappy.de>"
<dead_circumflex> <h> : ".oO()"
<dead_circumflex> <x> : "[✘]"
+<dead_circumflex> <v> : "[✔]"
<dead_circumflex> <p> : "http_proxy=http://localhost:3128 "
<dead_circumflex> <l> : "♥"
<dead_circumflex> <n> : "♫"
diff --git a/xorg/xinitrc b/xorg/xinitrc
index 85ec5d4..4308950 100755
--- a/xorg/xinitrc
+++ b/xorg/xinitrc
@@ -1,5 +1,7 @@
#!/bin/bash
+
WM='xfce4-session'
+#WM='scrotwm'
export XDG_DESKTOP_DIR=~/.desktop
@@ -9,5 +11,4 @@ blueman-applet &
xscreensaver -nosplash &
xrandr --dpi 86
-
exec $WM