Various config tweaks

This commit is contained in:
Ian Keane 2026-08-02 12:41:30 -04:00
parent b18f5056b3
commit 901d74e8b2
13 changed files with 105 additions and 4 deletions

View file

@ -449,7 +449,7 @@ Setting this in the :init of evil doesn't work for some reason. It has to be ear
(use-package dired-open
:config
(setq dired-open-extensions '(("png" . "sxiv")
(setq dired-open-extensions '(("png" . "nsxiv")
("mkv" . "mpv")
("avi" . "mpv"))))
;; (eval-after-load 'evil