aboutsummaryrefslogtreecommitdiff
path: root/geometry.dot.link
diff options
context:
space:
mode:
Diffstat (limited to 'geometry.dot.link')
-rw-r--r--geometry.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/geometry.dot.link b/geometry.dot.link
index 75200c2..e98ca31 100644
--- a/geometry.dot.link
+++ b/geometry.dot.link
@@ -10,5 +10,5 @@ TERM="rxvt"
# Load custom configuration
if [ -e "$HOME/.custom/geometry" ]; then
- source $HOME/.custom/geometry
+ . $HOME/.custom/geometry
fi