-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathterminator_config
84 lines (84 loc) · 1.87 KB
/
terminator_config
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[global_config]
dbus = False
borderless = True
enabled_plugins = ,
[keybindings]
new_tab = None
cycle_next = None
cycle_prev = None
go_next = None
go_prev = None
go_up = None
go_down = None
go_left = None
go_right = None
rotate_cw = None
rotate_ccw = None
split_horiz = None
split_vert = None
close_term = None
copy = None
toggle_scrollbar = None
search = None
close_window = None
resize_up = None
resize_down = None
resize_left = None
resize_right = None
move_tab_right = None
move_tab_left = None
toggle_zoom = None
scaled_zoom = None
next_tab = None
prev_tab = None
full_screen = None
reset = None
reset_clear = None
hide_window = None
group_all = None
ungroup_all = None
group_tab = None
ungroup_tab = None
new_window = None
new_terminator = None
broadcast_off = None
broadcast_group = None
broadcast_all = None
insert_number = None
insert_padded = None
edit_window_title = None
edit_tab_title = None
edit_terminal_title = None
layout_launcher = None
help = None
[profiles]
[[default]]
urgent_bell = True
background_darkness = 1.0
cursor_color = "#aaaaaa"
cursor_color_fg = False
font = Terminus 14
show_titlebar = False
scrollbar_position = hidden
scrollback_lines = 0
scrollback_infinite = True
palette = "#000000:#aa0000:#00aa00:#aa5500:#0048b5:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff"
copy_on_selection = True
[[outside]]
background_color = "#ffffdd"
cursor_color = "#aaaaaa"
font = Monospace 11
foreground_color = "#000000"
show_titlebar = False
scrollbar_position = hidden
use_system_font = False
copy_on_selection = True
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]