aboutsummaryrefslogtreecommitdiff
path: root/ratpoison/paneltoggle
diff options
context:
space:
mode:
Diffstat (limited to 'ratpoison/paneltoggle')
-rwxr-xr-xratpoison/paneltoggle2
1 files changed, 2 insertions, 0 deletions
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