From: Silvio Rhatto Date: Fri, 8 Feb 2013 13:24:49 +0000 (-0200) Subject: Sample xprofile X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b092ff41dad3d3c840f6984866dc5dc0d778ca0e;p=metadot.git Sample xprofile --- 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