Skip to content

Instantly share code, notes, and snippets.

@lingxd
Created August 16, 2022 08:38
Show Gist options
  • Save lingxd/b856ea0825dbb6a15be6f1655a0890f3 to your computer and use it in GitHub Desktop.
Save lingxd/b856ea0825dbb6a15be6f1655a0890f3 to your computer and use it in GitHub Desktop.
~/.config/terminator/config
[global_config]
focus = system
title_transmit_bg_color = "#d30102"
suppress_multiple_term_dialog = True
[keybindings]
[profiles]
[[default]]
background_color = "#2D2D2D"
background_darkness = 0.85
cursor_color = "#2D2D2D"
font = Ubuntu Mono 13
foreground_color = "#EEE9E9"
show_titlebar = False
scrollback_infinite = True
palette = "#2d2d2d:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#d3d0c8:#747369:#f2777a:#99cc99:#ffcc66:#6699cc:#cc99cc:#66cccc:#f2f0ec"
use_system_font = False
copy_on_selection = True
background_image = None
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = default
[[[window0]]]
type = Window
parent = ""
size = 1280, 720
[plugins]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment