diff options
-rw-r--r-- | ratpoisonrc.dot.link | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ratpoisonrc.dot.link b/ratpoisonrc.dot.link index 1c3da99..f058a09 100644 --- a/ratpoisonrc.dot.link +++ b/ratpoisonrc.dot.link @@ -5,6 +5,9 @@ bind V exec kvmx-vdagent bind c exec terminal escape C-e startup_message off +set fgcolor #D0D0D0 set fwcolor #1C1C1C -set fwcolor #1C1C1C +set bgcolor #1C1C1C +set bwcolor #444444 set border 0 +set font "Inconsolata for Powerline:size=9" |