Border Style: Difference between revisions

From Fvwm Extensions (configs) Archive
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
<pre>
<pre>
## FILE 1: borderStyle.txt
## FILE 1: borderStyle.txt
## Styling
## Styles


## Decoration Styles
## Decoration Styles
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]/.fvwm/borderStyle.txt''
----
----
Read more: </br>
Read more: </br>
Line 25: Line 25:
__NOTOC____NOEDITSECTION__
__NOTOC____NOEDITSECTION__


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

Latest revision as of 11:40, 12 July 2025

Image

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