Border Style: Difference between revisions

From Fvwm Extensions (configs) Archive
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 25: Line 25:
__NOTOC____NOEDITSECTION__
__NOTOC____NOEDITSECTION__


[[category=scripts]]
[[Category:styles]]
[[Category:styles]]
[[Category:border]]
[[Category:border]]

Revision as of 09:35, 9 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 borderStyle.txt


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


category=scripts