Is it possible to change Nautilus' desktop position and size? Something like
Code:
nautilus --no-default-window --geometry=1280x824+0+200
(but this one doesn't work as expected, the geometry only applies for the window that would be opened if "--no-default-window" weren't specified).
I want to use the rest of the screen for something else, and it messes up my desktop when it covers nautilus' desktop.