summaryrefslogtreecommitdiffstats
path: root/lass/1systems/helios
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2017-09-19 13:44:17 +0200
committerlassulus <lassulus@lassul.us>2017-09-19 13:44:17 +0200
commit3fdae8f6828c3a07ae03f607672431c1db4b3220 (patch)
treeae588f565cabe7eb1409a5db207c38dcd9582b68 /lass/1systems/helios
parente822f88199f11fe75e2a38a0e5f9806a8c9ba5cf (diff)
l helios.r: set fontsize to 25
Diffstat (limited to 'lass/1systems/helios')
-rw-r--r--lass/1systems/helios/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/helios/config.nix b/lass/1systems/helios/config.nix
index 89949bcb..dc6eb829 100644
--- a/lass/1systems/helios/config.nix
+++ b/lass/1systems/helios/config.nix
@@ -45,7 +45,7 @@ with import <stockholm/lib>;
{
services.xserver.dpi = 200;
fonts.fontconfig.dpi = 200;
- lass.myFont = "-schumacher-clean-*-*-*-*-26-*-*-*-*-*-iso10646-1";
+ lass.myFont = "-schumacher-clean-*-*-*-*-25-*-*-*-*-*-iso10646-1";
}
];
krebs.build.host = config.krebs.hosts.helios;