this repo has no description
4
fork

Configure Feed

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

use monoid halftight with 11 size

+2 -2
+2 -2
users/patriot/default.nix
··· 110 110 personal = import ../../personal.nix; 111 111 name = personal.name; 112 112 email = personal.emails.primary; 113 - font = "Monoid"; 114 - fontSize = 10; 113 + font = "Monoid HalfTight"; 114 + fontSize = 11; 115 115 fontComb = "${font} ${toString fontSize}"; 116 116 fontPackage = pkgs.monoid; 117 117 colorSchemeLight = {