From b092ff41dad3d3c840f6984866dc5dc0d778ca0e Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 8 Feb 2013 11:24:49 -0200 Subject: Sample xprofile --- modules/profile/xprofile.dot.link | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'modules/profile/xprofile.dot.link') 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 -- cgit v1.2.3