Skip to content

Instantly share code, notes, and snippets.

@dreadwarrior
Created January 12, 2015 08:13
Show Gist options
  • Save dreadwarrior/9676359b850ebd7c34b9 to your computer and use it in GitHub Desktop.
Save dreadwarrior/9676359b850ebd7c34b9 to your computer and use it in GitHub Desktop.
Terminator Gritt-Config
; path: ~/.config/terminator/config -- DELETE THIS LINE!
[global_config]
window_state = maximise
handle_size = 1
focus = system
title_inactive_fg_color = "#a7aba7"
suppress_multiple_term_dialog = True
borderless = True
title_receive_bg_color = "#3a81cc"
title_transmit_bg_color = "#3a81cc"
title_receive_fg_color = "#000000"
title_inactive_bg_color = "#ededed"
[keybindings]
[profiles]
[[default]]
background_image = None
visible_bell = True
scrollbar_position = hidden
foreground_color = "#839496"
show_titlebar = False
font = Droid Sans Mono 9
background_color = "#002b36"
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
[[[window0]]]
type = Window
parent = ""
[[gritt]]
[[[child0]]]
position = 0:0
type = Window
order = 0
parent = ""
size = 1920, 1200
[[[child1]]]
position = 760
type = VPaned
order = 0
parent = child0
[[[child2]]]
position = 935
type = HPaned
order = 0
parent = child1
[[[child4]]]
position = 350
type = VPaned
order = 1
parent = child2
[[[child7]]]
position = 218
type = VPaned
order = 1
parent = child1
[[[terminal3]]]
profile = default
type = Terminal
order = 0
parent = child2
[[[terminal5]]]
profile = default
type = Terminal
order = 0
parent = child4
[[[terminal6]]]
profile = default
type = Terminal
order = 1
parent = child4
[[[terminal9]]]
profile = default
type = Terminal
order = 1
parent = child7
[[[terminal8]]]
profile = default
type = Terminal
order = 0
parent = child7
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment