Você pode abrir abas na inicialização com o Konqueror, passando-as como parâmetros para a linha de comando do konqueror da seguinte forma:
konqueror --profile filemanagement /home/myuser /home/myuser/Downloads
Você poderia ter descoberto isso mesmo digitando konqueror -help
e rolando para baixo até o local em que a lista de parâmetros está definida:
$ konqueror -help
Usage: konqueror [Qt-options] [KDE-options] [KDE-tempfile-options] [options] [URL]
Web browser, file manager and document viewer.
Generic options:
--help Show help about options
--help-qt Show Qt specific options
--help-kde Show KDE specific options
--help-kde-tempfile Show KDE-tempfile specific options
--help-all Show all options
--author Show author information
-v, --version Show version information
--license Show license information
-- End of options
Options:
--silent Start without a default window, when called without URLs
--preload Preload for later use. This mode does not support URLs on the command line
--profile <profile> Profile to open
--profiles List available profiles
--sessions List available sessions
--open-session <session> Session to open
--mimetype <mimetype> Mimetype to use for this URL (e.g. text/html or inode/directory)
--part <service> Part to use (e.g. khtml or kwebkitpart)
--select For URLs that point to files, opens the directory and selects
the file, instead of opening the actual file
Arguments:
URL Location to open