add a sample config line for a transparent bg

This commit is contained in:
Daniel Micay 2014-11-01 01:11:07 -04:00
parent cc34465621
commit f9f285e5ba
1 changed files with 4 additions and 1 deletions

5
config
View File

@ -29,10 +29,13 @@ cursor_shape = block
#modify_other_keys = false
[colors]
#cursor = #dcdccc
foreground = #dcdccc
foreground_bold = #ffffff
background = #3f3f3f
#cursor = #dcdccc
# 20% background transparency (requires a compositor)
#background = rgba(63, 63, 63, 0.8)
# if unset, will reverse foreground and background
highlight = #2f2f2f