aboutsummaryrefslogtreecommitdiff
path: root/Window_Manager/ratpoison/ratcolor
blob: e6e59a8a11f7a26a44c3bf4df22e064ee43440de (plain)
1
2
3
4
5
6
7
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"