diff --git a/local/bin/nitrogen b/local/bin/nitrogen index 651538d..9bfe317 100755 --- a/local/bin/nitrogen +++ b/local/bin/nitrogen @@ -28,7 +28,7 @@ dbus-send \ WALLPALDIR="$HOME/.cache/colorizer/palettes" mkdir -p "$WALLPALDIR" -read WALLPATH<<< $(grep file "$HOME/.config/nitrogen/bg-saved.cfg" | cut -d'=' -f2) # full path to wallpaper file +read WALLPATH<<< $(grep file "$HOME/.config/nitrogen/bg-saved.cfg" | tail -1| cut -d'=' -f2) # full path to wallpaper file