Stop updating font cache after every run
This commit is contained in:
parent
6a86129053
commit
e1c903fb07
1 changed files with 0 additions and 4 deletions
|
@ -14,8 +14,4 @@ class config::fonts {
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
exec { 'Update font cache':
|
|
||||||
command => 'gdk-pixbuf-query-loaders --update-cache'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue