{ ... }: { xdg.desktopEntries.gparted = { name = "GParted"; genericName = "Partition Editor"; comment = "Create, reorganize, and delete partitions"; exec = "Gparted"; icon = "gparted"; terminal = false; type = "Application"; categories = [ "GNOME" "System" "Filesystem" ]; startupNotify = true; settings = { Keywords = "Partition"; X-GNOME-FullName = "GParted Partition Editor"; }; }; }