-
Notifications
You must be signed in to change notification settings - Fork 459
Expand file tree
/
Copy pathterminator.config
More file actions
31 lines (31 loc) · 886 Bytes
/
terminator.config
File metadata and controls
31 lines (31 loc) · 886 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[global_config]
ask_before_closing = never
[keybindings]
[profiles]
[[default]]
background_darkness = 0.85
background_type = transparent
font = Monospace 16
foreground_color = "#0483f7"
scrollback_infinite = True
palette = "#820acc:#5800c8:#ff543b:#f57900:#820acc:#73d216:#729fcf:#0483f7:#8a0d75:#06989a:#4e9a06:#ff5555:#4767ff:#34e2e2:#c119c2:#8ff0a4"
use_system_font = False
bold_is_bright = True
title_transmit_fg_color = "#8737ff"
title_transmit_bg_color = "#440ede"
title_receive_fg_color = "#b200c4"
title_receive_bg_color = "#ff7800"
title_inactive_fg_color = "#440ede"
title_inactive_bg_color = "#8737ff"
[[OG]]
font = Monospace 20
use_system_font = False
[layouts]
[[default]]
[[[window0]]]
type = Window
parent = ""
[[[child1]]]
type = Terminal
parent = window0
[plugins]