-
Notifications
You must be signed in to change notification settings - Fork 0
/
sakura.conf
78 lines (78 loc) · 1.65 KB
/
sakura.conf
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
[sakura]
colorset1_fore=rgb(255,255,255)
colorset1_back=rgb(0,0,0)
colorset1_curs=rgb(255,255,255)
colorset1_scheme=1
colorset1_key=F1
colorset2_fore=rgb(131,148,150)
colorset2_back=rgb(0,43,54)
colorset2_curs=rgb(255,255,255)
colorset2_scheme=3
colorset2_key=F2
colorset3_fore=rgb(192,192,192)
colorset3_back=rgb(0,0,0)
colorset3_curs=rgb(255,255,255)
colorset3_scheme=1
colorset3_key=F3
colorset4_fore=rgb(192,192,192)
colorset4_back=rgb(0,0,0)
colorset4_curs=rgb(255,255,255)
colorset4_scheme=1
colorset4_key=F4
colorset5_fore=rgb(192,192,192)
colorset5_back=rgb(0,0,0)
colorset5_curs=rgb(255,255,255)
colorset5_scheme=1
colorset5_key=F5
colorset6_fore=rgb(192,192,192)
colorset6_back=rgb(0,0,0)
colorset6_curs=rgb(255,255,255)
colorset6_scheme=1
colorset6_key=F6
last_colorset=1
bold_is_bright=false
scroll_lines=4096
font=Ubuntu Mono 9
show_tab_bar=multiple
scrollbar=false
closebutton=true
tabs_on_bottom=true
less_questions=true
copy_on_select=false
disable_numbered_tabswitch=false
use_fading=true
scrollable_tabs=true
urgent_bell=Yes
audible_bell=Yes
blinking_cursor=Yes
cursor_type=1
word_chars=-,./?%&#_~:
palette=0
add_tab_accelerator=5
del_tab_accelerator=5
switch_tab_accelerator=8
move_tab_accelerator=9
copy_accelerator=5
scrollbar_accelerator=5
open_url_accelerator=5
font_size_accelerator=4
set_tab_name_accelerator=5
search_accelerator=5
add_tab_key=T
del_tab_key=W
prev_tab_key=Left
next_tab_key=Right
copy_key=C
paste_key=V
scrollbar_key=S
set_tab_name_key=N
search_key=F
increase_font_size_key=plus
decrease_font_size_key=minus
fullscreen_key=F11
set_colorset_accelerator=5
icon_file=terminal-tango.svg
paste_button=2
menu_button=3
window_columns=120
window_rows=37