mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-05-23 09:41:02 +02:00
Merge pull request #87 from JoshuaRLi/master
Fix non-transparent border on newly spawned urxvt terminals
This commit is contained in:
commit
a06191a4b6
@ -9,7 +9,7 @@ UXTerm*background: {background}
|
|||||||
URxvt*cursorColor: {cursor}
|
URxvt*cursorColor: {cursor}
|
||||||
XTerm*cursorColor: {cursor}
|
XTerm*cursorColor: {cursor}
|
||||||
UXTerm*cursorColor: {cursor}
|
UXTerm*cursorColor: {cursor}
|
||||||
URxvt*borderColor: {background}
|
URxvt*borderColor: {background.alpha}
|
||||||
|
|
||||||
! Colors 0-15.
|
! Colors 0-15.
|
||||||
*.color0: {color0}
|
*.color0: {color0}
|
||||||
|
Loading…
Reference in New Issue
Block a user