summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rwxr-xr-xsc2
1 files changed, 1 insertions, 1 deletions
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;