about summary refs log tree commit diff
path: root/X/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'X/.xinitrc')
-rw-r--r--X/.xinitrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/X/.xinitrc b/X/.xinitrc
new file mode 100644
index 0000000..176a3ba
--- /dev/null
+++ b/X/.xinitrc
@@ -0,0 +1,9 @@
+#!/bin/sh
+setxkbmap -option caps:swapescape
+xrandr --output VGA-0 --mode 1600x900 --primary --right-of LVDS
+synclient TapButton1=1 VertEdgeScroll=1 HorizEdgeScroll=1 VertTwoFingerScroll=0
+ibus-daemon -drx
+nm-applet &
+clipit &
+mate-power-manager &
+exec awesome