comment stuff correctly for xresources
This commit is contained in:
parent
b6b501196e
commit
28a4456c46
1 changed files with 2 additions and 2 deletions
|
@ -102,11 +102,11 @@ borderColor: #222222
|
|||
#*xft.flags: shadow
|
||||
#*title.xft.flags: shadow
|
||||
|
||||
#pixmap masks
|
||||
!pixmap masks
|
||||
toolbar.button.left.mask: bulletl.xbm
|
||||
toolbar.button.right.mask: bulletr.xbm
|
||||
window.button.max.mask: max.xbm
|
||||
window.button.icon.mask: icon.xbm
|
||||
window.button.stick.mask:
|
||||
!window.button.stick.mask:
|
||||
window.button.close.mask: close.xbm
|
||||
menu.arrow.mask: bulletbc.xbm
|
||||
|
|
Loading…
Reference in a new issue