Skip to content

Commit

Permalink
Merge pull request NixOS#270130 from azahi/vesktop-desktop-categories
Browse files Browse the repository at this point in the history
vesktop: add desktop item categories
  • Loading branch information
azahi authored Nov 28, 2023
2 parents 6f23532 + f7d2a5b commit 40fc4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/by-name/ve/vesktop/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ stdenv.mkDerivation (finalAttrs: {
startupWMClass = "VencordDesktop";
genericName = "Internet Messenger";
keywords = [ "discord" "vencord" "electron" "chat" ];
categories = [ "Network" "InstantMessaging" "Chat" ];
})
];

Expand Down

0 comments on commit 40fc4af

Please sign in to comment.