Fix linting

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2019-03-07 20:53:09 +01:00
parent 6c1eaa8cd6
commit 11c724b509
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
2 changed files with 1 additions and 2 deletions

View file

@ -119,7 +119,7 @@ fi
print_header "Installing packages"
package_count=$(cat "${PACKAGES_DIR}/packages.list" | wc -l)
print_log "Installing "${package_count}" packages"
print_log "Installing ${package_count} packages"
# Install packages
#yay -S --noconfirm $(cat "${PACKAGES_DIR}/packages.list")

View file

@ -16,5 +16,4 @@
print_time_log "wallpaper" "Changing wallpaper"
# When run from a cronjob the DISPLAY environment variable is not set
DISPLAY=:0 feh --randomize --bg-fill --no-fehbg "${HOME}/Pictures/01_Wallpaper/Desktop/"