set evice.desktop as the default for pdfs
This commit is contained in:
parent
d1b86cfa89
commit
f3b34e2cef
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ _: {
|
|||
xdg.mimeApps = {
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"application/pdf" = ["org.gnome.Evince.desktop"];
|
||||
"image/gif" = ["org.gnome.eog.desktop"];
|
||||
"image/jpeg" = ["org.gnome.eog.desktop"];
|
||||
"image/png" = ["org.gnome.eog.desktop"];
|
||||
|
|
Loading…
Reference in a new issue