This commit is contained in:
kento2 2026-04-02 17:18:36 +02:00
parent dbfff6c594
commit c6f9219e32
5 changed files with 60 additions and 8 deletions

View file

@ -5,7 +5,7 @@
# open images
\.(png|jpg|gif|webp)$ : nsxiv
\.(html|svg) : librewolf
\.svg$ : librewolf
# open videos
\.(avi|mp4|mkv|mp3|ogg|flac|mov|webm)$ : mpv
@ -17,7 +17,8 @@
^https?:// : librewolf
# open documents
\.pdf : librewolf
\.pdf$ : librewolf
\.html$ : netsurf
# open files with no extension
(^|/)\.?[^./]+$ : vis