nixos/pantheon: add elementary-redacted-script to fonts
Needed by elementary-screenshot-tool to conceal text.
This commit is contained in:
parent
86f4badc7d
commit
59f47088fb
@ -184,6 +184,7 @@ in
|
|||||||
fonts.fonts = with pkgs; [
|
fonts.fonts = with pkgs; [
|
||||||
opensans-ttf
|
opensans-ttf
|
||||||
roboto-mono
|
roboto-mono
|
||||||
|
pantheon.elementary-redacted-script # needed by screenshot-tool
|
||||||
];
|
];
|
||||||
fonts.fontconfig.defaultFonts = {
|
fonts.fontconfig.defaultFonts = {
|
||||||
monospace = [ "Roboto Mono" ];
|
monospace = [ "Roboto Mono" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user