Remove Omarchy from the list of selectable fonts (#1101)
This commit is contained in:
parent
ee9ae96414
commit
f22755df4f
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
fc-list :spacing=100 -f "%{family[0]}\n" | grep -v -i -E 'emoji|signwriting' | sort -u
|
fc-list :spacing=100 -f "%{family[0]}\n" | grep -v -i -E 'emoji|signwriting|omarchy' | sort -u
|
||||||
|
Loading…
x
Reference in New Issue
Block a user