For now we initialize gtk in tray_init(). Should maybe use a general function and check in tray_init and clipboard_init whether gtk was already initialized.
Use GTK to take the text from the clipboard. Add `/paste` command which pastes this text now to console window.