mirror of
https://github.com/Phantop/dotfiles
synced 2025-11-26 14:16:13 +00:00
Devilspie2: Remove Transmission and maximize Quod
This commit is contained in:
parent
14a4bfba2a
commit
ba7f0ff9bd
|
|
@ -1,15 +1,6 @@
|
|||
if (get_application_name()=="Quod Libet") then
|
||||
set_window_workspace(3)
|
||||
maximize_vertically()
|
||||
xywh(0,0,960,1080)
|
||||
set_on_top()
|
||||
end
|
||||
|
||||
if (get_application_name()=="Transmission") then
|
||||
set_window_workspace(3)
|
||||
maximize_vertically()
|
||||
xywh(960,0,960,1080)
|
||||
set_on_top()
|
||||
maximize()
|
||||
end
|
||||
|
||||
if (get_application_name()=="Steam") then
|
||||
|
|
|
|||
Loading…
Reference in a new issue