Skip to content

Instantly share code, notes, and snippets.

@Warwolt
Created March 11, 2020 14:45
Show Gist options
  • Save Warwolt/c71fddbe68aaed86394f6382ee0794b6 to your computer and use it in GitHub Desktop.
Save Warwolt/c71fddbe68aaed86394f6382ee0794b6 to your computer and use it in GitHub Desktop.
my terminator config
[global_config]
title_transmit_bg_color = "#3465a4"
[keybindings]
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_color = "#403e41"
cursor_blink = False
cursor_color = "#aaaaaa"
custom_command = source ~/.zshrc
font = Monospace 12
foreground_color = "#fcfcfa"
login_shell = True
palette = "#2e3436:#ff61a8:#a9dc76:#ffd866:#fc9867:#ab9df2:#34e2e2:#d3d7cf:#555753:#ff61a8:#a9dc76:#ffd866:#fc9867:#ab9df2:#34e2e2:#eeeeec"
scrollback_infinite = True
use_custom_command = True
use_system_font = False
[[0]]
cursor_color = "#aaaaaa"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment