this post was submitted on 02 Jun 2025
12 points (100.0% liked)

Nix / NixOS

2254 readers
2 users here now

Main links

Videos

founded 2 years ago
MODERATORS
 

Basically the title. I would like apps that auto detect system theme to see it as dark mode. I’ve come across post after post of doing this with home manager, but I’d like to just do it in my base nix config. I tried a few different ways to declare what I thought was being done in the home manager tutorials in my config, but none of it worked. Any help would be greatly appreciated!

you are viewing a single comment's thread
view the rest of the comments
[–] Arkhive@lemmy.blahaj.zone 2 points 6 days ago

Shoot, I should have mentioned. Hyprland is my DE, but I’m probably swapping to Niri in the future. I think I can still use something like the “dconf write” in my hyprland config, but then when I move to Niri I’ll have to figure it out again.