diff options
Diffstat (limited to 'modules/profile/xprofile.dot.link')
-rw-r--r-- | modules/profile/xprofile.dot.link | 10 |
1 files changed, 10 insertions, 0 deletions
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 |