Steam client version (build number or date): 1716242052
Distribution (e.g. Ubuntu): NixOS
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Steam Logs: [generate by running this command in a terminal tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs
GPU: AMD
录屏 2024-05-23 05-35-05.webm
More details:
I'm a maintainer of nixpkgs, NixOS's repo. We are trying to fix the CJK font problem on NixOS: https://github.com/NixOS/nixpkgs/pull/312268
We found that steam don't follows font-config in /etc/fonts , we're finding a way to make steam works out of the box for CJK users on NixOS.
/etc/fonts
FONTCONFIG_FILE=/home/cryolitia/.config/fontconfig/fonts.conf steam
Nothing extracted yet.
Your system information
Steam client version (build number or date): 1716242052
Distribution (e.g. Ubuntu): NixOS
Opted into Steam client beta?: No
Have you checked for system updates?: Yes
Steam Logs: [generate by running this command in a terminal
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]GPU: AMD
Please describe your issue in as much detail as possible:
录屏 2024-05-23 05-35-05.webm
More details:
I'm a maintainer of nixpkgs, NixOS's repo. We are trying to fix the CJK font problem on NixOS: https://github.com/NixOS/nixpkgs/pull/312268
We found that steam don't follows font-config in
/etc/fonts, we're finding a way to make steam works out of the box for CJK users on NixOS.Steps for reproducing this issue:
FONTCONFIG_FILE=/home/cryolitia/.config/fontconfig/fonts.conf steam, make sure the file exists