크롬에서 다운 받은 파일을 크롬에서 "열기"버튼을 누르면 무조건 파이어폭스가 열리는 환장할 버그(?) 때문에 좀 불편하다. 버그는 아니다. 설정미스지. 크롬은 xdg-open 으로 파일을 열려고 시도하는데 이게 잘못되어 있는 것이다. https://bbs.archlinux.org/viewtopic.php?pid=783813 같은 증상을 겪는 사람이 이미 있다. mimeopen 이란 명령어가 듣게 하면 된다는군. You can set the default applications (used by e.g. xdg-open) by installing the package perl-file-mimeinfo from the repositories, and invoke the mimeopen command like ..