From 6d6e0462eb2dd1d770653f5e22582e3571c63c8f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 23 Nov 2014 11:08:21 +0100 Subject: big ratpoison update --- ratpoison/paneltoggle | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ratpoison/paneltoggle') diff --git a/ratpoison/paneltoggle b/ratpoison/paneltoggle index cb5f367..5e665bb 100755 --- a/ratpoison/paneltoggle +++ b/ratpoison/paneltoggle @@ -1,4 +1,6 @@ #!/bin/sh +# This shell script is PUBLIC DOMAIN. You may do whatever you want with it. + TOGGLE=$HOME/.toggle if [ ! -e $TOGGLE ]; then -- cgit v1.2.3-54-g00ecf