Add registry edit for system fonts
This commit is contained in:
parent
b9f13e14ce
commit
c9abd61369
14
arch-config/fonts-windows.reg
Normal file
14
arch-config/fonts-windows.reg
Normal file
@ -0,0 +1,14 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
|
||||
"Segoe UI (TrueType)"=""
|
||||
"Segoe UI Bold (TrueType)"=""
|
||||
"Segoe UI Bold Italic (TrueType)"=""
|
||||
"Segoe UI Italic (TrueType)"=""
|
||||
"Segoe UI Light (TrueType)"=""
|
||||
"Segoe UI Semibold (TrueType)"=""
|
||||
"Segoe UI Symbol (TrueType)"=""
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
|
||||
|
||||
"Segoe UI"="Fira Sans"
|
Loading…
Reference in New Issue
Block a user