1
0
mirror of https://github.com/gryf/urxvt-wrapper.git synced 2025-12-17 11:30:21 +01:00
gryf fe6e556284 Introduced additional fonts for symbols and emoji.
Using some of the nerd fonts[1] urxvt can display glyphs, which are
available there, but still, there is a several other glyphs, which are
defined in different font files, than Deja Vu, which I'm using as a main
scalable font.

Moreover, I really like to use Fixed Misc[2] from Xorg, since it's crisp
and readable.

In this commit, urxvt will have a list of fonts passed to, instead of
only one, to have greater number of glyphs to display.

[1] https://www.nerdfonts.com/
[2] https://gitlab.freedesktop.org/xorg/font/font-misc-misc
2021-01-27 22:32:33 +01:00
2020-01-27 07:09:21 +01:00

Simplify invoking urxvt terminal from commandline.

Description
Simplify invoking urxvt terminal from commandline.
Readme GPL-3.0 130 KiB
Languages
Python 100%