![Image 1 — [Window Maker] enlarge Title Bar font easily.](https://preview.redd.it/hjovu1tdt20h1.jpg?width=2560&format=pjpg&auto=webp&s=bb53b272aba126ce9560c5313a48a3557b8a3f50)
![Image 2 — [Window Maker] enlarge Title Bar font easily.](https://preview.redd.it/uaf0b7dht20h1.jpg?width=2560&format=pjpg&auto=webp&s=1a97676b7ea3b2b9e02ebde886f5b371f0a0ea76)
![Image 3 — [Window Maker] enlarge Title Bar font easily.](https://preview.redd.it/0n0j3d4it20h1.jpg?width=2560&format=pjpg&auto=webp&s=40612f542fa4bd4315b26949f5e2902807ad6b2a)
[Window Maker] enlarge Title Bar font easily.
If you find a theme that you like and the font is hard to read in the title bars.Or you think it is aesthetically not quite right for a bigger screen.
This is an easy way to make the text appear larger.
Make a copy of the theme and rename it. In my case,
eg: Intrigue to Intrigue1
Open up the STYLE file in Intrigue1 and look for something like this,
>ClipTitleFont = "-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*";
> WindowTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
> MenuTitleFont = "-*-helvetica-bold-r-normal-*-12-*-*-*-*-*-*-*";
> MenuTextFont = "-*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*";
Change the " 12 " to a " 18 " or whatever suits and save.
>ClipTitleFont = "-*-helvetica-bold-r-normal-*-10-*-*-*-*-*-*-*";
> WindowTitleFont = "-*-helvetica-bold-r-normal-*-18-*-*-*-*-*-*-*";
> MenuTitleFont = "-*-helvetica-bold-r-normal-*-18-*-*-*-*-*-*-*";
> MenuTextFont = "-*-helvetica-medium-r-normal-*-18-*-*-*-*-*-*-*";
Simple ain't it.
You can of course do the same thing through WPrefs.
Enjoy :-)