Make Terminator default console in Fedora
Install terminator in fedora is quite easy but there need some works to make it default with shortcut key like Ubuntu.Install terminatorsudo dnf install terminator
change default Gnome-shell console to terminatorgsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
reboot your PC and set a custom shortcut for it.