diff options
author | topazus <77263945+topazus@users.noreply.github.com> | 2024-03-05 19:55:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-05 12:55:12 +0100 |
commit | 038dd02c9ea0e054eefb3193369a5464bd25e3cb (patch) | |
tree | dc15846dd708f5e56d5b33a60c381e3faad59bd7 /hardinfo2.desktop.cmake | |
parent | 8b3f1f4c6da29f6df816b7b4ee1c6eccc52bc753 (diff) |
fix desktop file (#14)
Diffstat (limited to 'hardinfo2.desktop.cmake')
-rw-r--r-- | hardinfo2.desktop.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2.desktop.cmake b/hardinfo2.desktop.cmake index ea8329bb..d6706c49 100644 --- a/hardinfo2.desktop.cmake +++ b/hardinfo2.desktop.cmake @@ -8,5 +8,5 @@ Icon=hardinfo2 Terminal=false Type=Application StartupNotify=true -Categories=System;Utilities; +Categories=System;Utility; Keywords=linux;kernel;system;hardware;cpu;processor;capabilities;frequency;memory;ram;board;resources;sensors;devices;usb;pci;display;network;benchmark;test; |