(T)im's N(ix) Flake, Multi-Host Configurations for all of my machines! 74k1.sh/
nixos nix
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(vicinae): resolve conflict

- I'm starting to dislike stylix

74k1 279ad739 231060c2

+1 -1
+1 -1
modules/home-manager/services/vicinae/default.nix
··· 59 59 popToRootOnClose = true; 60 60 rootSearch.searchFiles = false; 61 61 # theme.name = "yueye-dark"; 62 - theme = { 62 + theme = lib.mkForce { 63 63 iconTheme = "Colloid-Dark"; 64 64 name = "yueye-dark"; 65 65 };