mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-25 08:41:05 +00:00
fix: remove duplicate categories in the .desktop file (#3602)
Signed-off-by: Jared Cervantes <jared@jaredcervantes.com>
This commit is contained in:
parent
4e0acf8cbf
commit
49b8324bbf
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ TryExec=yazi
|
||||||
Exec=yazi %u
|
Exec=yazi %u
|
||||||
Type=Application
|
Type=Application
|
||||||
MimeType=inode/directory
|
MimeType=inode/directory
|
||||||
Categories=Utility;Core;System;FileTools;FileManager;ConsoleOnly
|
Categories=System;FileManager;FileTools;ConsoleOnly
|
||||||
Keywords=File;Manager;Explorer;Browser;Launcher
|
Keywords=File;Manager;Explorer;Browser;Launcher
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue