Merge pull request #56552 from worldofpeace/elementary-screenshot-tool/fix-conceal-text

pantheon.elementary-screenshot-tool: fix conceal text
This commit is contained in:
worldofpeace
2019-03-09 11:03:37 -05:00
committed by GitHub
5 changed files with 31 additions and 39 deletions

View File

@@ -185,6 +185,7 @@ in
fonts.fonts = with pkgs; [
opensans-ttf
roboto-mono
pantheon.elementary-redacted-script # needed by screenshot-tool
];
fonts.fontconfig.defaultFonts = {
monospace = [ "Roboto Mono" ];