dotfiles/.config/terminator/config
2016-01-08 15:34:54 -05:00

63 lines
1.7 KiB
Text

[global_config]
enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler
focus = mouse
tab_position = bottom
title_inactive_bg_color = "#222222"
title_inactive_fg_color = "#b8b8b8"
title_transmit_bg_color = "#535d6c"
[keybindings]
close_term = <Primary><Shift>w
cycle_next = <Primary>j
cycle_prev = <Primary>k
paste = <Shift>Insert
split_vert = <Primary><Shift>v
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 0.8
background_image = None
background_type = transparent
font = Droid Sans Mono Dotted 15
foreground_color = "#ffffff"
scrollback_infinite = True
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
[[4k]]
background_darkness = 0.8
background_image = None
background_type = transparent
font = Inconsolata Medium 18
foreground_color = "#ffffff"
scrollback_infinite = True
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
[[Large]]
background_darkness = 0.8
background_image = None
background_type = transparent
font = Inconsolata Medium 32
foreground_color = "#ffffff"
scrollback_infinite = True
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
[[Medium]]
background_darkness = 0.8
background_image = None
background_type = transparent
font = Inconsolata Medium 26
foreground_color = "#ffffff"
scrollback_infinite = True
scrollbar_position = hidden
show_titlebar = False
use_system_font = False