#!/usr/bin/env bash # Change background image and create # a corresponding theme with Pywal16 # then post process # # requires nsxiv, pywal16 FOLDER=~/Pictures/wallpaper # thumbnail display of images CHOICE=$(nsxiv -otb $FOLDER/*) wal --cols16 darken -i $CHOICE # Post process xrdb merge ~/.Xresources launch-dunst pkill -HUP dwm