aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/ratcolor
diff options
context:
space:
mode:
Diffstat (limited to 'config/ratpoison/ratcolor')
-rwxr-xr-xconfig/ratpoison/ratcolor8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/ratpoison/ratcolor b/config/ratpoison/ratcolor
new file mode 100755
index 0000000..e6e59a8
--- /dev/null
+++ b/config/ratpoison/ratcolor
@@ -0,0 +1,8 @@
+#!/bin/bash
+source ~/.colors
+ratpoison -c "set bgcolor $COLOR0"
+ratpoison -c "set bwcolor $COLOR0"
+ratpoison -c "set fgcolor $COLOR11"
+ratpoison -c "set fwcolor $COLOR11"
+
+