How to use the default font used by i3 status bar in the terminal emulator
I really like the font, i3 uses in the bottom status bar and want to use it in my terminal, but I can't figure out which font is used.
I really like the font, i3 uses in the bottom status bar and want to use it in my terminal, but I can't figure out which font is used.
grep font /etc/i3/config
I am not sure if there are any packages/distributions configured that way, but i3 does also look in `/etc/xdg/i3/config` (or rather `$XDG_CONFIG_DIRS/i3/config`) for its configuration. Even before it looks for `~/.i3/config` or `/etc/i3/config`. So it may also get its configuration from there.
:) `/etc/xdg/i3/config` would not be the user configuration. But as I said, I do not know, if it is actually used as default configuration by any package maintainer. So yes, your answer works for all default configurations I know about and I was just nitpicking. I am shutting up now. +1 from me.
Asked: 2015-06-18 15:13:24 +0000
Seen: 568 times
Last updated: Jun 18