mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
add perl-file-mimeinfo
This provides more accurate MIME type detection to xdg-utils. https://wiki.archlinux.org/index.php/Default_applications#perl-file-mimeinfo
This commit is contained in:
parent
df54244671
commit
a074470892
1 changed files with 5 additions and 0 deletions
|
|
@ -10,3 +10,8 @@
|
|||
become_user: "{{ user.name }}"
|
||||
tags:
|
||||
- xdg
|
||||
|
||||
- name: Install perl-file-mimeinfo
|
||||
pacman: name=perl-file-mimeinfo state=present
|
||||
tags:
|
||||
- xdg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue