Skip to content

Instantly share code, notes, and snippets.

@revagomes
Created September 21, 2018 17:49
Show Gist options
  • Save revagomes/a39df3346c29c65ef4650aa2f366f164 to your computer and use it in GitHub Desktop.
Save revagomes/a39df3346c29c65ef4650aa2f366f164 to your computer and use it in GitHub Desktop.
Terminator config
# file ~/.config/terminator/config
[global_config]
title_inactive_bg_color = "#363b3e"
title_inactive_fg_color = "#e1e1e1"
title_transmit_bg_color = "#936da3"
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#300a24"
background_image = None
font = Monospace 13
foreground_color = "#ffffff"
use_system_font = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment