My Nix Infra
nix nixos
0
fork

Configure Feed

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

fix catppuccin-<flavor> (catppuccin-<flavor>-<accent> is on master)

ydcjeff 6e3e7481 4b0255f7

+1 -1
+1 -1
modules/desktop.nix
··· 77 77 text = builtins.readFile ../bin/ez-cmd-palette; 78 78 }) 79 79 ]; 80 - services.displayManager.sddm.theme = "catppuccin-frappe-mauve"; 80 + services.displayManager.sddm.theme = "catppuccin-frappe"; 81 81 systemd.packages = with pkgs; [ 82 82 mako 83 83 ];