mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
home/sioyek: update mime config
This commit is contained in:
parent
4919a5819d
commit
811601a1c4
1 changed files with 0 additions and 3 deletions
|
|
@ -25,9 +25,6 @@
|
||||||
|
|
||||||
xdg.mimeApps = lib.mkIf config.programs.sioyek.enable {
|
xdg.mimeApps = lib.mkIf config.programs.sioyek.enable {
|
||||||
enable = true;
|
enable = true;
|
||||||
associations.added = {
|
|
||||||
"application/pdf" = ["sioyek.desktop"];
|
|
||||||
};
|
|
||||||
defaultApplications = {
|
defaultApplications = {
|
||||||
"application/pdf" = ["sioyek.desktop"];
|
"application/pdf" = ["sioyek.desktop"];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue