summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/lf/lfrc
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.config/lf/lfrc')
-rw-r--r--dotfiles/system/.config/lf/lfrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/system/.config/lf/lfrc b/dotfiles/system/.config/lf/lfrc
index 93b1ff3..50f5af9 100644
--- a/dotfiles/system/.config/lf/lfrc
+++ b/dotfiles/system/.config/lf/lfrc
@@ -69,7 +69,7 @@ map <f-5> push :source<space>~/.config/lf/lfrc<enter>
##########################################################################
# SET WALLPAPER BACKGROUND
-map bg $nitrogen --save --set-zoom-fill "$f"
+map bg $feh --bg-fill "$f"
# ROTATE IMAGE 90 degrees clockwise
map 90 mogrify -rotate 90 "$f"