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 {
|
(fields {
|
||||||
class = "^steam$";
|
class = "^steam$";
|
||||||
title = "^notificationtoasts$"; # Steam notifications
|
title = "^notificationtoasts$"; # Steam notifications
|
||||||
} [])
|
} ["pin" "suppressevent activatefocus"])
|
||||||
(fields {
|
(fields {
|
||||||
class = "^steam$";
|
class = "^steam$";
|
||||||
title = "^Steam$"; # Main window
|
title = "^Steam$"; # Main window
|
||||||
|
|
Loading…
Add table
Reference in a new issue