Skip to content

Instantly share code, notes, and snippets.

@giggio
Created April 12, 2014 23:31
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 giggio/10562032 to your computer and use it in GitHub Desktop.
Save giggio/10562032 to your computer and use it in GitHub Desktop.
My terminator configuration
#terminator config, located at ~/.config/terminator/config
[global_config]
suppress_multiple_term_dialog = True
window_state = "fullscreen"
[keybindings]
[profiles]
[[default]]
background_image = None
background_color = '#300a24'
background_type = 'transparent'
foreground_color="#fff"
background_darkness=0.9
show_titlebar = False
use_system_font = False
font = Mono 11
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
[[[window0]]]
type = Window
parent = ""
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment