The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

set ttf font for window titles?

asked 2013-08-23 00:38:57 +0000

anonymous user

Anonymous

Is it possible to select a (downloaded and installed) ttf font for the window titles? I'm trying to use ProFontWindows.ttf, if that helps.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
4

answered 2013-08-23 09:02:30 +0000

updated 2013-08-23 09:03:51 +0000

You should start with installing the font to your system (depends on the disto I guess). Once that is done use the following as font line in your i3 config:

font pango: ProFontWindows 10

10 is the font size, change it as you wish. You possibly need to install libpango library to make this work. Cf. user guide for some additional information.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-08-23 00:38:57 +0000

Seen: 970 times

Last updated: Aug 23 '13