feat(home:hyprland): add notes binding
This commit is contained in:
parent
f9241f1028
commit
ea5054789d
2 changed files with 3 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ in
|
|||
(mkIf (fileManager == "nemo") {
|
||||
ooknet.binds.fileManager = "nemo";
|
||||
xdg.mimeApps = {
|
||||
association.added = nemoMime;
|
||||
defaultApplication = nemoMime;
|
||||
associations.added = nemoMime;
|
||||
defaultApplications = nemoMime;
|
||||
};
|
||||
})
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue