summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/init.el b/init.el
index 7aafeff..0cf24bb 100644
--- a/init.el
+++ b/init.el
@@ -259,11 +259,11 @@
("emacsclient -e '(jao-icalendar-import-invite \"%s\")'" "application/ics")
(doc-view-mode "application/pdf" (display-graphic-p))
("zathura \"%s\"" "application/pdf")
- ;; (image-mode "image/*" (display-graphic-p))
+ (image-mode "image/.*" (display-graphic-p))
("firefox %s && riverctl set-focused-tags 2" "text/html" jao-river-enabled)
- ("swayimg \"%s\"" "image/*" jao-sway-enabled)
- ("imv-wayland \"%s\"" "image/*" jao-wayland-enabled)
- ("imv-x11 \"%s\"" "image/*")))))
+ ("swayimg \"%s\"" "image/.*" jao-sway-enabled)
+ ("imv-wayland \"%s\"" "image/.*" jao-wayland-enabled)
+ ("imv-x11 \"%s\"" "image/.*")))))
;;; Crypto
;;;; PGP, EPG, passwords