Open mainrs opened 2 years ago
Since it's in ~ this may be more suited for https://github.com/nix-community/home-manager
There is a WIP kconfig module here https://github.com/nix-community/home-manager/pull/2565
KDE seems to support global configuration, so it's probably appropriate for this repo as well.
Issue description
KDE currently uses fonts that are non-configurable. It doesn't follow the
fontconfig
entries. To change the fonts, one has to manually do so inside the configuration UI panel. On my system, it defaults toNoto
andHack
. I changed it toInter
andFiraCode
.An option that one can use to change the fonts is desirable.
Context
The config resides in
~/.config/kdeglobals
.Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.