Devilspie: Undo Steam change

This commit is contained in:
Phantop 2019-04-21 00:34:52 -04:00
parent fd28c065ce
commit b2af504ce0
1 changed files with 1 additions and 4 deletions

View File

@ -13,8 +13,5 @@ set_on_top()
end
if (get_application_name()=="Steam") then
set_window_workspace(3)
maximize_vertically()
xywh(960,0,960,1080)
set_on_top()
set_window_workspace(2)
end