fix: qq with inputmethod

This commit is contained in:
Ryan Yin
2025-09-01 14:45:32 +08:00
parent a1d51ffe0c
commit e14c197e8f

View File

@@ -5,7 +5,7 @@
makeDesktopItem {
name = "qq";
desktopName = "QQ";
exec = "${qq}/bin/qq %U";
exec = "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 '"'