mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
Add handler for .svg files
This commit is contained in:
@@ -18,6 +18,7 @@ audio/mpeg=cantata.desktop;
|
||||
audio/x-wav=cantata.desktop;
|
||||
image/jpeg=feh.desktop;
|
||||
image/png=feh.desktop;
|
||||
image/svg+xml=feh.desktop;
|
||||
inode/directory=nemo.desktop;
|
||||
text/html=brave-browser-dev.desktop;
|
||||
text/plain=vim.desktop;
|
||||
|
||||
@@ -1 +1 @@
|
||||
feh -xZ --scale-down
|
||||
feh -xZ --scale-down --conversion-timeout 1
|
||||
|
||||
Reference in New Issue
Block a user