• 0 Posts
  • 84 Comments
Joined 8 months ago
cake
Cake day: November 10th, 2023

help-circle
  • deck game-specific settings:

    • Compatibility: proton experimental
    • refresh rate 40hz
    • allow tearing
    • half-rate shading off

    in-game settings:

    • master quality: very low
    • fullscreen
    • 40fps limit

    For some graphically-intensive builds or that one map in the swampy area that i cannot for the life of me maintain 40fps, i turn the resolution down in-game (but still fullscreen) and use the deck’s FSR at max sharpness, though this does make text a little hard to read, so i try to avoid it. I can generally get away with tdp limit of 10-12W too.





  • I think that’s one of the theories for explaining dark matter (i personally like the idea because it can also possibly address why gravity seems to be so much weaker of a fundamental force, but i’m a chemist, not a physicist, so take that with a grain of salt).















  • I use FiraCode Nerd Font Mono instead, but it also does not have a specific italic font. In my config, only the “normal” section is defined, but all my bold and/or italic text looks like it should. Apparently, alacritty will apply a heavier weight or slant to the “normal” type face if you simply omit the “bold” or “italic” sections. So, what you have right now should Just Work.

    Allegedly, you can omit the “style” specification in the “italic” section (ie: just add "italic": {"family": "FiraMono Nerd Font"}, to your config snippit above), but i haven’t actually tried doing it that way.