Override qq to use wayland.

This commit is contained in:
ulic-youthlic 2025-06-02 10:46:36 +08:00
parent e77baa8fc2
commit 50d2805acb
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
5 changed files with 34 additions and 0 deletions

View file

@ -507,6 +507,10 @@ in
app-id = "^org\\.telegram\\.desktop$";
title = "Media viewer";
})
(match {
app-id = "^QQ$";
title = "";
})
(leaf "open-floating" true)
(leaf "open-fullscreen" false)
])