q
This commit is contained in:
parent
b8b61d7da6
commit
8d0bbfcc33
@ -1,9 +1,12 @@
|
||||
{
|
||||
xdg = {
|
||||
enable = true;
|
||||
mimeApps.defaultApplications = {
|
||||
"x-scheme-handler/http" = "io.gitlab.librewolf-community.desktop";
|
||||
"x-scheme-handler/https" = "io.gitlab.librewolf-community.desktop";
|
||||
mimeApps = {
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"x-scheme-handler/http" = "io.gitlab.librewolf-community.desktop";
|
||||
"x-scheme-handler/https" = "io.gitlab.librewolf-community.desktop";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user