Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
Try to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DataEraserC committed Oct 7, 2023
1 parent 771bdc2 commit 9e51047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/qtscrcpy/qtscrcpy.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
desktopName = "QtScrcpy";
exec = "QtScrcpy";
terminal = false;
categories = [ "Development;Utility" ];
categories = [ "Development" "Utility" ];
comment = "Android real-time screencast control tool";
});

Expand Down

0 comments on commit 9e51047

Please sign in to comment.