add some scripts to change fonts and colours
[rxvt-unicode-script-mark-and-yank.git] / bin / set-bg-color
blob7848bb30927bea5ef6380b76fb16b1fbcacebb0a
1 #!/bin/bash
2 color=$1
3 echo -en "\033]39;$color\007"