From 4814403bbf58794da3349f21e55746e50e68eab4 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 8 Apr 2020 22:01:51 -0400 Subject: pgrep junk removed and minor script changes --- .local/bin/setbg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/setbg') diff --git a/.local/bin/setbg b/.local/bin/setbg index 8269378..b91c87c 100755 --- a/.local/bin/setbg +++ b/.local/bin/setbg @@ -4,7 +4,7 @@ # Run by itself, set the wallpaper (at X start). # If given a file, set that as the new wallpaper. # If given a directory, choose random file in it. -# If wal is installed, also generate a colorscheme. +# If wal is installed, also generates a colorscheme. # Location of link to wallpaper link. bgloc="${XDG_DATA_HOME:-$HOME/.local/share/}/bg" -- cgit v1.3.1