feat: add sandboxed wechat (#196)

This commit is contained in:
Ryan Yin
2025-07-12 16:49:45 +08:00
committed by GitHub
parent 9d0a3df9f9
commit 0c7e43a21b
11 changed files with 92 additions and 94 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
makeDesktopItem {
name = "qq";
desktopName = "QQ";
exec = "qq %U";
exec = "${qq}/bin/qq %U";
terminal = false;
# To find the icon name(nushell):
# let p = NIXPKGS_ALLOW_UNFREE=1 nix eval --impure nixpkgs#qq.outPath | str trim --char '"'