mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-17 12:22:57 +00:00
Devilspie: Undo Steam change
This commit is contained in:
parent
fd28c065ce
commit
b2af504ce0
|
@ -13,8 +13,5 @@ set_on_top()
|
||||||
end
|
end
|
||||||
|
|
||||||
if (get_application_name()=="Steam") then
|
if (get_application_name()=="Steam") then
|
||||||
set_window_workspace(3)
|
set_window_workspace(2)
|
||||||
maximize_vertically()
|
|
||||||
xywh(960,0,960,1080)
|
|
||||||
set_on_top()
|
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue