summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xautostart4
1 files changed, 2 insertions, 2 deletions
diff --git a/autostart b/autostart
index f5e7ae3..80159cf 100755
--- a/autostart
+++ b/autostart
@@ -2,7 +2,7 @@
xmodmap $HOME/.Xmodmap
xbindkeys
-feh --no-xinerama --image-bg black --bg-fill "$HOME/image/MIPS-R3000A-die.jpg"
+feh --no-xinerama --image-bg black --bg-fill "$HOME/.sync/image/MIPS-R3000A-die.jpg"
urxvtd -q -f -o
imwheel &>/dev/null &
unclutter -idle 5 &
@@ -18,7 +18,7 @@ q3servers &
mkdir -p /tmp/pks/.cache /tmp/pks/.ccache /tmp/pks/mutt &
if [[ $RATPOISON == "ratpoison" && -x $(which acpi 2&>/dev/null) ]]; then
- $HOME/.local/bin/ratcpi &
+ $(which ratcpi) &
fi
if [[ $(hostname) == "bogues" ]]; then