XDEFAULTS: Don't show an internal border, if possible
This commit is contained in:
parent
a481eb6568
commit
054f53daa5
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@
|
||||||
*.color14: #53a5a5
|
*.color14: #53a5a5
|
||||||
! white
|
! white
|
||||||
*.color7: #808080
|
*.color7: #808080
|
||||||
! #ececec
|
|
||||||
*.color15: #ececec
|
*.color15: #ececec
|
||||||
! #ffffff
|
|
||||||
|
*.internalBorder: 0
|
||||||
|
|
||||||
! General
|
! General
|
||||||
urxvt*loginShell: true
|
urxvt*loginShell: true
|
||||||
|
|
Loading…
Reference in a new issue