Preparation to merge.

This commit is contained in:
Bartek Stalewski 2023-02-21 11:52:58 +01:00
parent d88cb48855
commit 9ddbe48503
9 changed files with 104 additions and 69 deletions

View file

@ -0,0 +1,12 @@
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="scan">
<test name="family">
<string>RobotoMono Nerd Font</string>
</test>
<edit name="spacing">
<int>90</int>
</edit>
</match>
</fontconfig>