Skip to content

Instantly share code, notes, and snippets.

@kevinquinnyo
Created December 11, 2015 17:05
Show Gist options
  • Save kevinquinnyo/824f2c4e1bc7564e31ea to your computer and use it in GitHub Desktop.
Save kevinquinnyo/824f2c4e1bc7564e31ea to your computer and use it in GitHub Desktop.
12:04:46 ~/downloads$ cat ~/.config/terminator/config
[global_config]
window_state = maximise
title_transmit_bg_color = "#000000"
title_inactive_bg_color = "#000000"
[keybindings]
hide_window = <Shift><Control>a
[profiles]
[[default]]
scrollbar_position = hidden
palette = "#000000:#cc0000:#4e9a06:#c4a000:#3465a4:#75507b:#06989a:#d3d7cf:#555753:#ef2929:#8ae234:#fce94f:#729fcf:#ad7fa8:#34e2e2:#eeeeec"
background_image = None
background_darkness = 0.83
scrollback_lines = 5000
background_type = transparent
use_system_font = False
cursor_color = "#d8d8d8"
foreground_color = "#d8d8d8"
scroll_on_output = False
show_titlebar = False
color_scheme = custom
font = Monospace 10
background_color = "#2e3436"
scrollback_infinite = True
[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