Ansible role to configure gnome-terminal
Sets up:
- Gnome-terminal to launch into tmux
- Colour theme and window style
The following variables default to true. Set them to false to switch off the indicated functionality.
gnome_terminal_hide_menubar
: Hides the gnome-terminal menubargnome_terminal_hide_scrollbars
: Hides the gnome-terminal scrollbarsgnome_terminal_set_colour_theme
: Changes the colour palettegnome_terminal_start_in_tmux
: Runs tmux on launch of gnome-terminalgnome_terminal_set_unlimited_scrollback
: Enables unlimited scrollback