Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created January 11, 2020 20:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/c790b5f07067c70fbfb0c1a193756b94 to your computer and use it in GitHub Desktop.
Save miguelmota/c790b5f07067c70fbfb0c1a193756b94 to your computer and use it in GitHub Desktop.
Linux i3 change the default shell terminal emulator
# start a terminal
# bindsym $mod+Return exec i3-sensible-terminal
# change the terminal
bindsym $mod+Return exec /usr/bin/terminator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment