diff --git a/newbg b/newbg index 0cc5ba8..25f5758 100755 --- a/newbg +++ b/newbg @@ -1 +1,4 @@ -feh --randomize --bg-fill ~/Pictures/Papes/ +#!/bin/bash + + +feh --randomize --bg-fill "$HOME/Pictures/Papes/"