Answers for "set default terminal on winndows"

1

change your default terminal

#changes the default terminal used in a context menu of "open in terminal"
open dfconf (first install it incase you dont have it) 

org > gnome > desktop > applications > terminal (custom value could be: tilix, xfce4-terminal, ...)

 logout and then login again
Posted by: Guest on March-09-2022
1

setting default terminal

sudo update-alternatives --config x-terminal-emulator
Posted by: Guest on February-03-2021

Code answers related to "set default terminal on winndows"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language