Border Style: Difference between revisions
Jump to navigation
Jump to search
(Created page with "right|150px|link=Border Style|Image '''Border Style''' <small>''(style)''</small> are similar to TitleStyle and ButtonStyle but have far fewer options. <pre> ## FILE 1: borderStyle.txt ## Styling ## Decoration Styles Style * TitleAtTop Style * ResizeHintOverride Style * Colorset 1, HilightColorset 0 # inactive and active title bar Style * BorderColorset 1, HilightBorderColorset 4 ## Special Rules Style * Title, !Handles, BorderWidth 1, Han...") |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<pre> | <pre> | ||
## FILE 1: borderStyle.txt | ## FILE 1: borderStyle.txt | ||
## | ## Styles | ||
## Decoration Styles | ## Decoration Styles | ||
| Line 17: | Line 17: | ||
---- | ---- | ||
'''HOW TO''':<br> | '''HOW TO''':<br> | ||
Copy the | Copy the code and paste it into your config. Or create FILE 1 and run the below line:<br> | ||
''Read borderStyle.txt'' | ''Read $[HOME]/.fvwm/borderStyle.txt'' | ||
---- | ---- | ||
Read more: </br> | Read more: </br> | ||
| Line 27: | Line 27: | ||
[[Category:styles]] | [[Category:styles]] | ||
[[Category:border]] | [[Category:border]] | ||
[[Category:codes]] | |||
Latest revision as of 11:40, 12 July 2025
Border Style (style) are similar to TitleStyle and ButtonStyle but have far fewer options.
## FILE 1: borderStyle.txt ## Styles ## Decoration Styles Style * TitleAtTop Style * ResizeHintOverride Style * Colorset 1, HilightColorset 0 # inactive and active title bar Style * BorderColorset 1, HilightBorderColorset 4 ## Special Rules Style * Title, !Handles, BorderWidth 1, HandleWidth 0
HOW TO:
Copy the code and paste it into your config. Or create FILE 1 and run the below line:
Read $[HOME]/.fvwm/borderStyle.txt
Read more:
https://www.fvwm.org/Wiki/Config/Decor/#borderstyle
