hyprland: pin and suppress events from steam notifications
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
1d4991da88
commit
9483a5d88b
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ in {
|
|||
(fields {
|
||||
class = "^steam$";
|
||||
title = "^notificationtoasts$"; # Steam notifications
|
||||
} [])
|
||||
} ["pin" "suppressevent activatefocus"])
|
||||
(fields {
|
||||
class = "^steam$";
|
||||
title = "^Steam$"; # Main window
|
||||
|
|
Loading…
Reference in a new issue