
dillo
List of commands for dillo:
-
dillo:tldr:6d9fb dillo: Launch Dillo with a specific window size and screen location.$ dillo --geometry ${width}x${height}+${x_position}+${y_position}try on your machineexplain this command
-
dillo:tldr:b2409 dillo: Launch Dillo and open a specific URL.$ dillo ${duckduckgo-com}try on your machineexplain this command
-
dillo:tldr:bd64a dillo: Launch Dillo in full-screen mode.$ dillo --fullwindowtry on your machineexplain this command