hello, I started using lxde a couple of weeks and it's great

. However I changed the default terminal to guake and I'm not able to find the right command to use it with "Open current folder in terminal". I already tried "guake -e %s" (run the current command), "guake -t -e %s" (run the current command and toggle visibility) and "guake -t -n -e %s" (do all that and open a new tab) with no success. Guake appears but it's the same tab I had open before and it's not in the current directory folder as it should. The strangest thing is that if I run the exact same command from "Run" (in the main menu) Guake IS opened the way it should (in a new tab and in the directory I specify in the command).
Does anyone know which is the right command?