dwm: stem darkening?
This commit is contained in:
parent
3c87abea9d
commit
535f713c79
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@ in
|
||||||
partOf = [ "graphical-session.target" ];
|
partOf = [ "graphical-session.target" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.variables.FREETYPE_PROPERTIES = "cff:no-stem-darkening=0 autofitter:no-stem-darkening=0";
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dmenu
|
dmenu
|
||||||
xclip
|
xclip
|
||||||
|
|
Loading…
Reference in a new issue