gnome: add notes and projects to search index
This commit is contained in:
parent
55e1313dd2
commit
84ed1ccb0c
1 changed files with 4 additions and 0 deletions
|
@ -69,7 +69,11 @@ in
|
|||
|
||||
enabled = ["org.gnome.Nautilus.desktop" "org.gnome.Settings.desktop"];
|
||||
};
|
||||
"org/freedesktop/tracker/mine/files" = {
|
||||
index-recursive-directories=["&DESKTOP" "&DOCUMENTS" "&MUSIC" "&PICTURES" "&VIDEOS" "/home/${username}/Notes" "/home/${username}/Projects"];
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
home.packages = with pkgs.gnomeExtensions; [
|
||||
appindicator
|
||||
|
|
Loading…
Reference in a new issue