forked from frioux/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterminator_config
More file actions
71 lines (71 loc) · 1.63 KB
/
terminator_config
File metadata and controls
71 lines (71 loc) · 1.63 KB
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
[global_config]
borderless = True
dbus = False
enabled_plugins = APTURLHandler, LaunchpadCodeURLHandler, LaunchpadBugURLHandler
[keybindings]
close_term = None
close_window = None
copy = None
cycle_next = None
cycle_prev = None
full_screen = None
go_down = None
go_left = None
go_next = None
go_prev = None
go_right = None
go_up = None
group_all = None
group_tab = None
hide_window = None
move_tab_left = None
move_tab_right = None
new_tab = None
new_terminator = None
new_window = None
next_tab = None
prev_tab = None
reset = None
reset_clear = None
resize_down = None
resize_left = None
resize_right = None
resize_up = None
scaled_zoom = None
search = None
split_horiz = None
split_vert = None
toggle_scrollbar = None
toggle_zoom = None
ungroup_all = None
ungroup_tab = None
[layouts]
[[default]]
[[[child1]]]
parent = window0
type = Terminal
[[[window0]]]
parent = ""
type = Window
[plugins]
[profiles]
[[default]]
background_darkness = 1.0
copy_on_selection = True
cursor_color = "#aaaaaa"
cursor_color_fg = False
font = Terminus 14
palette = "#000000:#aa0000:#00aa00:#aa5500:#0048b5:#aa00aa:#00aaaa:#aaaaaa:#555555:#ff5555:#55ff55:#ffff55:#5555ff:#ff55ff:#55ffff:#ffffff"
scrollback_lines = 0
scrollbar_position = hidden
show_titlebar = False
use_system_font = False
[[outside]]
background_color = "#ffffdd"
copy_on_selection = True
cursor_color = "#aaaaaa"
font = Terminus 14
foreground_color = "#000000"
scrollbar_position = hidden
show_titlebar = False
use_system_font = False