Update
This commit is contained in:
10
local/share/sway/templates/fontconfig.conf
Normal file
10
local/share/sway/templates/fontconfig.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
<fontconfig>
|
||||
<match target="pattern">
|
||||
<test name="family" qual="any">
|
||||
<string>${CATEGORY}</string>
|
||||
</test>
|
||||
<edit binding="strong" mode="prepend" name="family">
|
||||
<string>${FONT}</string>
|
||||
</edit>
|
||||
</match>
|
||||
</fontconfig>
|
||||
Reference in New Issue
Block a user