Override qq to use wayland.
This commit is contained in:
parent
e77baa8fc2
commit
50d2805acb
5 changed files with 34 additions and 0 deletions
|
|
@ -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)
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue