aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/lf/lfrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc
index 78d0de3..9a103cc 100644
--- a/.config/lf/lfrc
+++ b/.config/lf/lfrc
@@ -53,8 +53,6 @@ cmd open ${{
cmd setwallpaper ${{
echo "$f" > ~/.cache/wallpaper
- wallpaper="$f"
- export wallpaper
sh "$HOME/.config/river/scripts/swayidle-update.sh"
pkill swaybg > /dev/null 2>&1
nohup swaybg -m fill -i "$f" > /dev/null 2>&1 &