c/linux · by antihero@lemm.ee · 3yHow do I change **User Interface** font of flatpak applications? 43 points · 4 comments · view on lemmy.world
4 Comments
neoney@lemmy.neoney.dev · 7 pts · 3y
That’s looks like GTK so use CSS i assume?
antihero@lemm.ee · 5 pts · 3y
Can you give some resources on how to do so.
TCB13@lemmy.world · 2 pts · 3y
What OS? Maybe something similar to this? https://github.com/NixOS/nixpkgs/issues/119433
eshep@social.trom.tf · 1 pts · 3y
@antihero, there's a few different methods that all attack that problem in perty much the same way. The flatpak in question needs to have access to the theme/font/icon pack you want it to use.
https://docs.flatpak.org/en/latest/desktop-integration.html