Skip to content

Instantly share code, notes, and snippets.

@spikensbror
Created May 28, 2014 13:41
Show Gist options
  • Save spikensbror/260ef8b6434ed5d28876 to your computer and use it in GitHub Desktop.
Save spikensbror/260ef8b6434ed5d28876 to your computer and use it in GitHub Desktop.
~/.config/terminator/config - Terminator config.
[global_config]
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
title_transmit_bg_color = "#d30102"
focus = system
[keybindings]
[profiles]
[[default]]
scrollbar_position = hidden
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
login_shell = True
background_image = None
background_darkness = 0.769574944072
scrollback_lines = 5000
use_system_font = False
cursor_color = "#eee8d5"
foreground_color = "#93a1a1"
scroll_on_output = False
show_titlebar = False
font = Fira Mono 14
background_color = "#002b36"
scrollback_infinite = True
[[solarized-light]]
scrollbar_position = hidden
palette = "#073642:#d30102:#859900:#b58900:#6c71c4:#d33682:#2aa198:#839496:#586e75:#cb4b16:#859900:#b58900:#268bd2:#dc322f:#2aa198:#93a1a1"
background_image = None
background_darkness = 0.769574944072
scrollback_lines = 5000
use_system_font = False
cursor_color = "#002b36"
foreground_color = "#002b36"
scroll_on_output = False
show_titlebar = False
font = Terminus 10
background_color = "#eee8d5"
scrollback_infinite = True
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = default
[[[window0]]]
type = Window
parent = ""
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment