Merge pull request #87 from JoshuaRLi/master

Fix non-transparent border on newly spawned urxvt terminals
This commit is contained in:
Dylan Araps 2017-08-17 09:47:17 +10:00 committed by GitHub
commit a06191a4b6

View File

@ -9,7 +9,7 @@ UXTerm*background: {background}
URxvt*cursorColor: {cursor}
XTerm*cursorColor: {cursor}
UXTerm*cursorColor: {cursor}
URxvt*borderColor: {background}
URxvt*borderColor: {background.alpha}
! Colors 0-15.
*.color0: {color0}