Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
nixos/pantheon: add elementary-redacted-script to fonts
Browse files Browse the repository at this point in the history
Needed by elementary-screenshot-tool to conceal text.
  • Loading branch information
worldofpeace committed Mar 4, 2019
1 parent 86f4bad commit 59f4708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/modules/services/x11/desktop-managers/pantheon.nix
Expand Up @@ -184,6 +184,7 @@ in
fonts.fonts = with pkgs; [
opensans-ttf
roboto-mono
pantheon.elementary-redacted-script # needed by screenshot-tool
];
fonts.fontconfig.defaultFonts = {
monospace = [ "Roboto Mono" ];
Expand Down

0 comments on commit 59f4708

Please sign in to comment.