tweak!: disable xdg
user config for now
This commit is contained in:
parent
ea6c17cc74
commit
b542ff2162
|
@ -18,7 +18,7 @@ in {
|
|||
# Org Roam Protocol
|
||||
home.packages = [ org-protocol ];
|
||||
xdg.mimeApps = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
defaultApplications."x-scheme-handler/org-protocol" = [ "org-protocol.desktop" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue