summaryrefslogtreecommitdiffstats
path: root/.local/bin/setbg
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-04-08 22:01:51 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-04-08 22:01:51 -0400
commit4814403bbf58794da3349f21e55746e50e68eab4 (patch)
tree3bc52b7cd8eefc02d9d74e1442e7a979507b460d /.local/bin/setbg
parent3e8f5c1647e15586b7ec09f9c415b3a50f49e6ac (diff)
downloadeibhear-4814403bbf58794da3349f21e55746e50e68eab4.tar.gz
eibhear-4814403bbf58794da3349f21e55746e50e68eab4.tar.zst
eibhear-4814403bbf58794da3349f21e55746e50e68eab4.zip
pgrep junk removed and minor script changes
Diffstat (limited to '.local/bin/setbg')
-rwxr-xr-x.local/bin/setbg2
1 files changed, 1 insertions, 1 deletions
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"