diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.nix b/lib/common.nix index 585464c..c305c92 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -82,7 +82,7 @@ in ]; iso14755 = true; # unicode chars transparent = true; - shading = 20; + shading = 10; }; ssh = { |