Skip to content

Instantly share code, notes, and snippets.

@JeremyOttley
Created January 3, 2018 21:43
Show Gist options
  • Save JeremyOttley/cd0540d49cb413e5c166f734daee0c70 to your computer and use it in GitHub Desktop.
Save JeremyOttley/cd0540d49cb413e5c166f734daee0c70 to your computer and use it in GitHub Desktop.
terminator config file
[global_config]
inactive_color_offset = 1.0
tab_position = hidden
title_font = 3270Medium Nerd Font Bold 14
title_inactive_bg_color = "#00002c"
title_inactive_fg_color = "#ff0000"
title_receive_bg_color = "#c90047"
title_transmit_bg_color = "#00002c"
title_transmit_fg_color = "#02ff00"
title_use_system_font = False
window_state = maximise
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#00002c"
background_darkness = 0.9
background_type = transparent
cursor_color = "#e9422b"
font = OfficeCodePro-Regular 11
foreground_color = "#eeeeec"
icon_bell = False
palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec"
scroll_background = False
scrollback_infinite = True
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
visible_bell = True
[[Whatever]]
background_type = transparent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment