diff options
Diffstat (limited to 'tools/ratcolor')
-rwxr-xr-x | tools/ratcolor | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/ratcolor b/tools/ratcolor deleted file mode 100755 index e6e59a8..0000000 --- a/tools/ratcolor +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -source ~/.colors -ratpoison -c "set bgcolor $COLOR0" -ratpoison -c "set bwcolor $COLOR0" -ratpoison -c "set fgcolor $COLOR11" -ratpoison -c "set fwcolor $COLOR11" - - |