update: update fontconfig hook
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
target=(/usr/share/fontconfig/conf.default/*
|
||||
target=(
|
||||
/etc/fonts/conf.avail/*
|
||||
/etc/fonts/conf.d/*
|
||||
/usr/share/fonts/*
|
||||
)
|
||||
triggers=("install" "remove")
|
||||
operation() {
|
||||
/usr/bin/fc-cache -rs
|
||||
/usr/bin/fc-cache -fs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user