From 12319f9c0c252eb1d041c8696ecd6b7ed0226bee Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Thu, 15 May 2014 13:30:50 -0400 Subject: [PATCH] merge terminator config --- .config/terminator/config | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.config/terminator/config b/.config/terminator/config index dad4ac5..c1dd2bf 100644 --- a/.config/terminator/config +++ b/.config/terminator/config @@ -1,15 +1,27 @@ [global_config] + enabled_plugins = LaunchpadCodeURLHandler, APTURLHandler, LaunchpadBugURLHandler + focus = mouse + title_inactive_fg_color = "#b8b8b8" + title_transmit_bg_color = "#535d6c" tab_position = bottom + title_inactive_bg_color = "#222222" [keybindings] + cycle_prev = k + cycle_next = j + close_term = w + split_vert = v + paste = Insert [profiles] [[default]] scrollbar_position = hidden + scrollback_infinite = True use_system_font = False background_darkness = 0.8 background_type = transparent background_image = None foreground_color = "#ffffff" show_titlebar = False + #font = Ubuntu Mono 14 font = Inconsolata Medium 15 [layouts] [[default]]