This commit is contained in:
Emma Tebibyte 2022-11-08 01:48:56 -05:00
parent 4b51c0e3f8
commit ad64911c7f
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ a name ending in `-mime.toml` and replace extensions should have
Here's what a MIME extension looks like:
```
cat $XDG_DATA_HOME/xdg-sanity/youtube-mime.toml
$ cat $XDG_DATA_HOME/xdg-sanity/youtube-mime.toml
[replace]
urls = [ "youtube.com", "youtu.be" ]
@ -80,7 +80,7 @@ mime = "video/vnd.youtube.yt"
```
and here's what a replace extension looks like:
```
cat $XDG_DATA_HOME/xdg-sanity/youtube-replace.toml
$ cat $XDG_DATA_HOME/xdg-sanity/youtube-replace.toml
[replace]
urls = [ "youtube.com", "youtu.be" ]