summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2021-07-24 15:25:55 +0200
committerpks <pks@pks.rocks>2021-07-24 15:25:55 +0200
commitdfe9b68f37bc0db9524ae45eb7b1f8066f2bd5cd (patch)
treee1d246caab5ca3c0eeb4bfc9568164d1b149c87e
parent64f82886ee01d031ec17f90452b11288118a0a90 (diff)
autostart
-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