aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-08 11:24:49 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-08 11:24:49 -0200
commitb092ff41dad3d3c840f6984866dc5dc0d778ca0e (patch)
tree82820021d5edf0759a9a169205506e5b9fd1a95c
parent366501920649b2eb98e9abdf37c2d8a27d43a5c8 (diff)
downloadmetadot-b092ff41dad3d3c840f6984866dc5dc0d778ca0e.tar.gz
metadot-b092ff41dad3d3c840f6984866dc5dc0d778ca0e.tar.bz2
Sample xprofile
-rw-r--r--modules/profile/xinitrc.dot.link2
-rw-r--r--modules/profile/xprofile.dot.link10
2 files changed, 11 insertions, 1 deletions
diff --git a/modules/profile/xinitrc.dot.link b/modules/profile/xinitrc.dot.link
index 2f0f702..dacd106 100644
--- a/modules/profile/xinitrc.dot.link
+++ b/modules/profile/xinitrc.dot.link
@@ -3,7 +3,7 @@
# .xinitrc: set basic X11 environment for non-X11 runlevel
#
-# Load .xprofile
+# Load .xprofile
source $HOME/.xprofile &
# Run window manager
diff --git a/modules/profile/xprofile.dot.link b/modules/profile/xprofile.dot.link
index e69de29..91c86d4 100644
--- a/modules/profile/xprofile.dot.link
+++ b/modules/profile/xprofile.dot.link
@@ -0,0 +1,10 @@
+#!/bin/bash
+#
+# .xprofile: set basic X11 environment
+#
+
+# Load .xprofile
+#source $HOME/.xprofile &
+
+# Run window manager
+#awesome