aboutsummaryrefslogtreecommitdiff
path: root/modules/profile/xinitrc
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-13 15:49:12 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-13 15:49:12 -0200
commita86446df9ba5ffb86d99c511217d704736803f3f (patch)
tree165a4ebbe08c3d1519f13696ab659e8af4814939 /modules/profile/xinitrc
downloaddotfiles-a86446df9ba5ffb86d99c511217d704736803f3f.tar.gz
dotfiles-a86446df9ba5ffb86d99c511217d704736803f3f.tar.bz2
Initial import
Diffstat (limited to 'modules/profile/xinitrc')
-rw-r--r--modules/profile/xinitrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/modules/profile/xinitrc b/modules/profile/xinitrc
new file mode 100644
index 0000000..fdd35b1
--- /dev/null
+++ b/modules/profile/xinitrc
@@ -0,0 +1,12 @@
+#!/bin/bash
+#
+# .xinitrc: set basic X11 environment for non-X11 runlevel
+#
+
+# Load .xprofile
+source $HOME/.xprofile &
+
+# Run window manager
+#enlightenment
+#fluxbox
+awesome