From 721668ea57fda4254ceee9146c6b6bee470b3fc6 Mon Sep 17 00:00:00 2001 From: Tslil Clingman Date: Sun, 28 May 2017 17:32:03 -0500 Subject: Ran shellcheck, fixed (?) things --- sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc') diff --git a/sc b/sc index f64e118..c0e7986 100755 --- a/sc +++ b/sc @@ -15,5 +15,5 @@ esac; if [ -n "$reset_ratpoison" ]; then [ -n "$BACKGROUND_IMAGE" ] && feh --bg-scale "$BACKGROUND_IMAGE" - ratpoison -c restart + #ratpoison -c restart fi; -- cgit v1.2.3