summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/impressive-display2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/impressive-display b/bin/impressive-display
index f31c429..c4f344e 100755
--- a/bin/impressive-display
+++ b/bin/impressive-display
@@ -102,7 +102,7 @@ if [ -r /etc/default/impressive-display ] && [ ! -d /etc/default/impressive-disp
fi
if [ -r $HOME/.impressive-display-rc ] && [ ! -d $HOME/.impressive-display-rc ]; then
- . $HOME/.impressive-display
+ . $HOME/.impressive-display-rc
fi
if [ -z "$LOG_TO_SYSLOG" ]; then