Skip to content

Instantly share code, notes, and snippets.

@hub23
Created November 22, 2017 18:43
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 hub23/3d7f7e26d3cc0eee0ea0f6d81193e4a5 to your computer and use it in GitHub Desktop.
Save hub23/3d7f7e26d3cc0eee0ea0f6d81193e4a5 to your computer and use it in GitHub Desktop.
Terminator Config
[global_config]
window_state = maximise
enabled_plugins = CustomCommandsMenu, InactivityWatch, ActivityWatch, APTURLHandler
title_inactive_fg_color = "#afafaf"
suppress_multiple_term_dialog = True
title_transmit_bg_color = "#4c4c4c"
title_inactive_bg_color = "#2d2d2d"
[keybindings]
broadcast_all = <Super>F9
broadcast_off = <Super>F10
[profiles]
[[default]]
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#e6e2bd:#002b36:#cb4b16:#bce271:#657b83:#839496:#6c71c4:#93a1a1:#faf7d3"
copy_on_selection = True
background_image = None
background_darkness = 0.9
scrollback_lines = 5000
background_type = transparent
use_system_font = False
foreground_color = "#e6db74"
show_titlebar = False
font = DejaVu Sans Mono 10
background_color = "#222222"
allow_bold = False
[layouts]
[[default]]
[[[child1]]]
parent = window0
profile = default
type = Terminal
[[[window0]]]
parent = ""
size = 800, 600
type = Window
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment