Changes wallpaper

This commit is contained in:
Michel Fedde 2025-05-05 16:54:46 +02:00
parent 88293fc11d
commit d93e7858d6
4 changed files with 1 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#!/bin/env sh
SOURCE_WALLPAPER="$HOME/.local/share/wallpapers/commit-less.jpg"
SOURCE_WALLPAPER="$HOME/.local/share/wallpapers/memorize.jpg"
SHADER_PATH="$HOME/.cache/wal/wallpaper.glsl"
TARGET_PATH="$HOME/.cache/wallpaper.png"

View file

@ -1,7 +1,5 @@
#!/bin/env sh
set -eu
SCRIPTPATH="$(
cd -- "$(dirname "$0")" >/dev/null 2>&1
pwd -P