Fonts update
Jump to navigation
Jump to search
#!/bin/sh # Update fonts. mkfontdir mkfontscale # Scan directories with apparently valid caches (-f, --force,) verbose (-v, --verbose) (see also man fc-cache): fc-cache -f -v
#!/bin/sh # Update fonts. mkfontdir mkfontscale # Scan directories with apparently valid caches (-f, --force,) verbose (-v, --verbose) (see also man fc-cache): fc-cache -f -v