set masks properly
This commit is contained in:
parent
e8f5cf2940
commit
7d3b12d931
1 changed files with 4 additions and 7 deletions
|
@ -149,13 +149,10 @@ bevelWidth: 1
|
||||||
borderWidth: 1
|
borderWidth: 1
|
||||||
borderColor: #181f24
|
borderColor: #181f24
|
||||||
|
|
||||||
menu.arrow.mask:~/.openbox/buttons/fieron-bullet.xbm
|
window.button.max.mask: fieron-max.xbm
|
||||||
toolbar.button.left.mask:~/.openbox/buttons/fieron-bulletl.xbm
|
window.button.icon.mask: fieron-icon.xbm
|
||||||
toolbar.button.right.mask:~/.openbox/buttons/fieron-bullet.xbm
|
window.button.stick.mask:fieron-stick.xbm
|
||||||
window.button.max.mask:~/.openbox/buttons/fieron-max.xbm
|
window.button.close.mask:fieron-close.xbm
|
||||||
window.button.icon.mask:~/.openbox/buttons/fieron-icon.xbm
|
|
||||||
window.button.stick.mask:~/.openbox/buttons/fieron-stick.xbm
|
|
||||||
window.button.close.mask:~/.openbox/buttons/fieron-close.xbm
|
|
||||||
|
|
||||||
*.xft.flags: shadow bold
|
*.xft.flags: shadow bold
|
||||||
*.xft.shadow.offset: 1
|
*.xft.shadow.offset: 1
|
||||||
|
|
Loading…
Reference in a new issue