-
Notifications
You must be signed in to change notification settings - Fork 0
/
config
35 lines (35 loc) · 825 Bytes
/
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
[global_config]
window_state = maximise
extra_styling = False
title_receive_bg_color = "#050f59"
inactive_color_offset = 0.7407407407407407
enabled_plugins = ,
suppress_multiple_term_dialog = True
smart_copy = False
[keybindings]
new_tab = <Primary>t
split_horiz = <Primary>h
split_vert = <Primary>v
[profiles]
[[default]]
icon_bell = False
background_color = "#080524"
background_darkness = 0.0
cursor_blink = False
cursor_color = "#ffffff"
font = Monospace 12
foreground_color = "#ffffff"
show_titlebar = False
scrollback_infinite = True
use_system_font = False
[layouts]
[[default]]
[[[child1]]]
type = Terminal
parent = window0
profile = default
[[[window0]]]
type = Window
parent = ""
size = 1000, 900
[plugins]