mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-02-18 03:01:03 +01: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}
|
||||
XTerm*cursorColor: {cursor}
|
||||
UXTerm*cursorColor: {cursor}
|
||||
URxvt*borderColor: {background}
|
||||
URxvt*borderColor: {background.alpha}
|
||||
|
||||
! Colors 0-15.
|
||||
*.color0: {color0}
|
||||
|
Loading…
Reference in New Issue
Block a user