PDF now opens with Zathura
This commit is contained in:
parent
5349d30268
commit
fa1c4b8e47
1 changed files with 3 additions and 0 deletions
|
@ -7,4 +7,7 @@ _: {
|
|||
recolor = true;
|
||||
};
|
||||
};
|
||||
xdg.mimeApps.defaultApplications = {
|
||||
"application/pdf" = "org.pwmt.zathura.desktop";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue