Updates and patches to ranger + kitty setup

This commit is contained in:
Emmet 2023-08-08 21:24:21 -05:00
parent 515672d763
commit 0222b95eca
3 changed files with 27 additions and 1 deletions

View file

@ -130,7 +130,7 @@ ext cbz, has zathura, X, flag f = zathura -- "$@"
#-------------------------------------------
# Images
#-------------------------------------------
mime ^image, has nsxiv, X, flag f = nsxiv "$@"
mime ^image, has krita, X, flag f = krita "$@"
mime ^image/svg, has inkscape, X, flag f = inkscape "$@"
#-------------------------------------------