1
0
Fork 0
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:
Phantop 2019-05-05 17:54:14 -04:00
parent 14a4bfba2a
commit ba7f0ff9bd

View file

@ -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