danth / stylix

System-wide colorscheming and typography for NixOS
https://stylix.danth.me/
MIT License
1.22k stars 158 forks source link

steam: add support using Adwaita-for-Steam #551

Open psynyde opened 2 months ago

psynyde commented 2 months ago

As the title suggests it'd be nice if there's a way to theme steam through stylix. Adwaita-for-Steam could work quite well in this regard. There are also some reference themes in adwaita/themes directory if needed to look at.

Mikilio commented 2 months ago

Unfortunately, the project you linked installs the theme in a way that is incompatible with NixOS. However, if my initial intuition is correct, we can just place the correct CSS using home-manager. I may try that this week.

reedrw commented 6 days ago

I figured out a way to do this in my own config using adwsteamgtk and a home-manager activation hook, see here:

https://github.com/reedrw/nix-config/blob/a314f64984b9b2946d28451ca1ba66ed12244fdd/home-modules/games/steam.nix