diff options
author | Ben Sima <ben@bsima.me> | 2020-12-09 20:06:34 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-12-09 20:07:07 -0500 |
commit | bf563211fb3ed6ad1bedf038b81f9671a734afd7 (patch) | |
tree | 2c1f6da40374ae9749845415f7b9829cf2ddcf6f /lib | |
parent | f971d4b54c1cbe19d53322453328368e22f6c1c1 (diff) |
shading
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 = { |