home: trgui: add MIME associations
This commit is contained in:
parent
f7c9d0a78b
commit
9e665e159c
1 changed files with 4 additions and 0 deletions
|
|
@ -13,5 +13,9 @@ in
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
cfg.package
|
cfg.package
|
||||||
];
|
];
|
||||||
|
|
||||||
|
my.home.xdg.mime-apps = {
|
||||||
|
applications.torrent = "TrguiNG.desktop";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue