Peppermint-Classic-Build-Files/PeppermintOS-Classic-i386/config/includes.chroot/usr/bin/set-wallpaper

3 lines
94 B
Plaintext
Raw Permalink Normal View History

#!/bin/bash
feh --bg-fill $(cat .config/nitrogen/bg-saved.cfg | grep file= | cut -d "=" -f 2)