mirror of
https://github.com/Phantop/dotfiles
synced 2025-02-12 14:33:38 +00:00
Devilspie: Remove gmusicbrowser. move Steam
This commit is contained in:
parent
979a9cc1c5
commit
dd783905ca
|
@ -13,13 +13,8 @@ set_on_top()
|
||||||
end
|
end
|
||||||
|
|
||||||
if (get_application_name()=="Steam") then
|
if (get_application_name()=="Steam") then
|
||||||
set_window_workspace(2)
|
|
||||||
minimize()
|
|
||||||
end
|
|
||||||
|
|
||||||
if (get_application_name()=="gmusicbrowser") then
|
|
||||||
set_window_workspace(3)
|
set_window_workspace(3)
|
||||||
maximize_vertically()
|
maximize_vertically()
|
||||||
xywh(0,0,960,1080)
|
xywh(960,0,960,1080)
|
||||||
set_on_top()
|
set_on_top()
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue