mirror of
https://github.com/Eugeny/tabby
synced 2024-12-14 07:12:50 +00:00
updated XDG app category - fixes #5549
This commit is contained in:
parent
d4332ea361
commit
5376ac0f07
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ mac:
|
|||
NSRemovableVolumesUsageDescription: 'A subprocess requests access to files on a removable volume.'
|
||||
|
||||
linux:
|
||||
category: Utility
|
||||
category: "Utility;TerminalEmulator;System"
|
||||
icon: "./build/icons"
|
||||
artifactName: tabby-${version}-linux.${ext}
|
||||
executableArgs:
|
||||
|
|
Loading…
Reference in a new issue