diff options
author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-12-10 19:18:24 +0300 |
---|---|---|
committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2020-12-10 19:18:24 +0300 |
commit | 292f756d4463c8596d1f0b70bf2f455484c33670 (patch) | |
tree | d0aae6fb33bb683d241681261d43271ed943bfc0 /dotfiles/.config/mimeo | |
parent | d76ec5f5eb0feb3bc483556e8872de2c5deba044 (diff) | |
download | swayrice-292f756d4463c8596d1f0b70bf2f455484c33670.tar.gz swayrice-292f756d4463c8596d1f0b70bf2f455484c33670.zip |
Open ebooks from the web with zathura
Diffstat (limited to 'dotfiles/.config/mimeo')
-rw-r--r-- | dotfiles/.config/mimeo/associations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/.config/mimeo/associations.txt b/dotfiles/.config/mimeo/associations.txt index 5b3f604..9e5f577 100644 --- a/dotfiles/.config/mimeo/associations.txt +++ b/dotfiles/.config/mimeo/associations.txt @@ -13,6 +13,10 @@ imgurl %U ^https?://.*\.gif ^https?://.*\.bmp +bookurl %U + ^https?://.*\.pdf + ^https?://.*\.djvu + libreoffice %F \.doc \.docx |