diff --git a/launchd/Library/LaunchAgents/witchcraft.plist b/launchd/Library/LaunchAgents/witchcraft.plist
index e9c0c1e..46774ad 100644
--- a/launchd/Library/LaunchAgents/witchcraft.plist
+++ b/launchd/Library/LaunchAgents/witchcraft.plist
@@ -8,7 +8,7 @@
sh
-c
- /usr/bin/python3 -m http.server -d ~/witchcraft-scripts 5743
+ /usr/bin/python3 -m http.server -d $HOME/witchcraft-scripts 5743
KeepAlive