Made plasma browser integration work for firefox
This commit is contained in:
parent
4f6ce5bfb4
commit
7752a15595
3 changed files with 10 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -44,4 +44,6 @@
|
|||
};
|
||||
|
||||
home.file.".config/mimeapps.list" = { source = ./mimeapps/mimeapps.list; };
|
||||
|
||||
home.file.".mozilla" = {source = ./mozilla; };
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue