From e86df1ae9f217a813b6d7a4e9bbade34644081a7 Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 23 Jan 2022 17:25:31 +0100 Subject: [PATCH] Fix gnome tracker --- modules/kakoune.nix | 2 +- odin.nix | 2 +- thor.nix | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/kakoune.nix b/modules/kakoune.nix index e98f17b..61a9c48 100644 --- a/modules/kakoune.nix +++ b/modules/kakoune.nix @@ -13,7 +13,7 @@ let desktopName = "Kakoune"; comment = "Kakoune text editor"; terminal = true; - categories = "Development;Office;"; + categories = "Development"; mimeType = "text/plain;text/*"; }) ] ++ [ diff --git a/odin.nix b/odin.nix index 0d7f43d..632fa34 100644 --- a/odin.nix +++ b/odin.nix @@ -73,7 +73,7 @@ gnome.quadrapassel gnome.seahorse gnome.sushi - gnome.tracker + tracker google-chrome gucharmap htop diff --git a/thor.nix b/thor.nix index cf25b49..27f6943 100644 --- a/thor.nix +++ b/thor.nix @@ -73,7 +73,7 @@ gnome.quadrapassel gnome.seahorse gnome.sushi - gnome.tracker + tracker google-chrome gucharmap htop