trying to get windows steam games working
This commit is contained in:
parent
84e5ee6030
commit
d41f50b4ae
@ -456,6 +456,7 @@ myManageHook = composeAll
|
||||
, className =? "barrier" --> doFloat
|
||||
, className =? "net-runelite-client-RuneLite" --> doFloat
|
||||
, className =? "net-runelite-launcher-Launcher" --> doIgnore
|
||||
, className =? "steam_app_221380" --> doIgnore
|
||||
, resource =? "desktop_window" --> doIgnore
|
||||
, (className =? "firefox" <&&> resource =? "Dialog")--> doFloat -- Float Firefox Dialog
|
||||
, resource =? "kdesktop" --> doIgnore
|
||||
|
||||
Loading…
Reference in New Issue
Block a user