Skip to content

Instantly share code, notes, and snippets.

@gilligan
Created July 4, 2017 12:43
Show Gist options
  • Save gilligan/329ac28af2032ebaa6e006c20c80d222 to your computer and use it in GitHub Desktop.
Save gilligan/329ac28af2032ebaa6e006c20c80d222 to your computer and use it in GitHub Desktop.
terminator config
[global_config]
borderless = True
inactive_color_offset = 0.94
tab_position = right
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#eee8d5"
background_image = None
cursor_color = "#002b36"
font = UbuntuMonoDerivativePowerline Nerd Font 14
foreground_color = "#002b36"
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
[[solarized-light]]
background_color = "#eee8d5"
background_image = None
cursor_color = "#002b36"
font = Ubuntu Mono derivative Powerline Nerd Font Plus Font Awesome Plus Font Linux Mono Windows Compatible 13
foreground_color = "#002b36"
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment