gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.34k stars 294 forks source link

Launch a quake window with a command executed? #2194

Closed pipe-organ closed 6 months ago

pipe-organ commented 7 months ago

Is it possible to launch a quake window with a command executed? For example, I'd like to execute lf command with quake.

I've tried this but if fails

tilix -e "lf" -q

I find myself launching quake and type lf all the time. So I'd like assign this to a hotkey. Is there a way to do this? Thanks in advance!