my nixos config
0
fork

Configure Feed

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

set gnome accent color

chfour b30787b7 7b4fd3af

+2
+2
users/chfour/env-gnome.nix
··· 101 101 # gtk4 theme/scheme (i also set the gtk3 theme later) 102 102 color-scheme = "prefer-dark"; 103 103 104 + accent-color = "slate"; 105 + 104 106 show-battery-percentage = true; 105 107 }; 106 108