raboof / notion

Tiling tabbed window manager
https://notionwm.net/
GNU Lesser General Public License v2.1
268 stars 63 forks source link

Fonts in xephyr #240

Closed raboof closed 4 years ago

raboof commented 4 years ago

The default font is currently -*-helvetica-medium-r-normal-*-12-*-*-*-*-*-*-*.

That seems like a fine default, but when running with inside xephyr for testing it seems only -*-fixed-*-*-*-*-*-*-* fonts seem to be available (and xft fonts). Is that normal? Or perhaps something strange in my linux distribution (NixOS)

/cc @dradetsky

wilhelmy commented 4 years ago

Seems to work for me fukushima-2020-01-19_23:48:48

raboof commented 4 years ago

Ah, seems like a nixos-specific problem then. Thanks!

raboof commented 4 years ago

Ah, more information at https://github.com/NixOS/nixpkgs/issues/28599