summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/eibhear/get-new-bg2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/eibhear/get-new-bg b/.local/bin/eibhear/get-new-bg
index 099ac70..6622dec 100755
--- a/.local/bin/eibhear/get-new-bg
+++ b/.local/bin/eibhear/get-new-bg
@@ -4,7 +4,7 @@ export DBUS_SESSION_BUS_ADDRESS="$(rg -a --null-data DBUS_SESSION_BUS_ADDRESS /p
export XDG_RUNTIME_DIR="/run/user/$(id -u)"
source "$HOME/.zprofile"
-bg="$XDG_DATA_HOME/bg"
+bg="$XDG_DATA_HOME/bg.png"
curl -su 'maks:zaq1@WSX' https://jopek.eu/maks/wallpaper/bg.png -o "$bg"
setbg "$bg"