Steam Hardware
A place to discuss and support all Steam Hardware, including Steam Deck, Steam Machine, Steam Frame, and SteamOS in general.
As Lemmy doesn't have flairs yet, you can use these prefixes to indicate what type of post you have made, eg:
[Flair] My post title
The following is a list of suggested flairs:
[Deck] - Steam Deck related.
[Machine] - Steam Machine related.
[Frame] - Steam Frame related.
[Discussion] - General discussion.
[Help] - A request for help or support.
[News] - News about the deck.
[PSA] - Sharing important information.
[Game] - News / info about a game on the deck.
[Update] - An update to a previous post.
[Meta] - Discussion about this community.
If your post is only relevant to one hardware device (Deck/Machine/Frame/etc) please specify which one as part of the title or by using a device flair.
These are not enforced, but they are encouraged.
Rules:
- Follow the rules of Sopuli
- Posts must be related to Steam Hardware or Steam OS in an obvious way.
- No piracy, there are other communities for that.
- Discussion of emulators are allowed, but no discussion on how to illegally acquire ROMs.
- This is a place of civil discussion, no trolling.
- Have fun.
view the rest of the comments
To install fonts, you need to get the font files and copy them to the fonts folder located at
~/.local/share/fonts/. The.localfolder in in the Deck's home directory, but it's hidden by default so you'll need to turn on "show hidden files" in the file explorer menu. If thefontsfolder doesn't exist already you can create it. After the fonts files are installed to the folder, reopen your applications and the fonts should show up.As far as getting the font files, that's a lot harder. The AUR package people usually use to get fonts actually is downloading part of a windows installation iso and ripping the fonts from that. If you have access to any windows PC, you can copy the font files from
C:\Windows\Fontsand use those.Useful to know, thanks