Border Style: Difference between revisions

From Fvwm Extensions (configs) Archive
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
'''HOW TO''':<br>
'''HOW TO''':<br>
Copy the code and paste it into your config. Or create FILE 1 and run the below line:<br>
Copy the code and paste it into your config. Or create FILE 1 and run the below line:<br>
''Read borderStyle.txt''
''Read $[HOME]/borderStyle.txt''
----
----
Read more: </br>
Read more: </br>

Revision as of 18:19, 11 July 2025

Image

Border Style (style) are similar to TitleStyle and ButtonStyle but have far fewer options.

## 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, HandleWidth 0

HOW TO:
Copy the code and paste it into your config. Or create FILE 1 and run the below line:
Read $[HOME]/borderStyle.txt


Read more:
https://www.fvwm.org/Wiki/Config/Decor/#borderstyle