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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
|
[Options]
tabs=&clipboard
autocompletion=true
change_clipboard_owner_delay_ms=150
activate_focuses=true
always_on_top=false
notification_position=3
notification_vertical_offset=10
script_paste_delay_ms=250
hide_tabs=false
hide_main_window=false
save_delay_ms_on_item_modified=300000
filter_case_insensitive=true
edit_ctrl_return=true
restore_geometry=true
save_filter_history=false
activate_closes=true
hide_toolbar=false
close_on_unfocus_delay_ms=500
tray_item_paste=true
editor=notepad %1
save_delay_ms_on_item_edited=1000
activate_item_with_single_click=false
tray_tab=
tray_tab_is_current=true
window_key_press_time_ms=0
item_popup_interval=0
native_tray_menu=false
activate_pastes=true
tray_menu_open_on_left_click=false
clipboard_tab=&clipboard
filter_regular_expression=false
open_windows_on_current_screen=true
transparency=0
save_delay_ms_on_item_added=300000
number_search=false
check_clipboard=true
show_tab_item_count=true
save_on_app_deactivated=true
transparency_focused=0
hide_main_window_in_task_bar=false
native_menu_bar=true
confirm_exit=true
close_on_unfocus=true
text_wrap=true
window_wait_raised_ms=150
autostart=false
show_advanced_command_settings=false
vi=false
native_notifications=true
window_wait_after_raised_ms=150
save_delay_ms_on_item_moved=1800000
row_index_from_one=true
command_history_size=100
window_paste_with_ctrl_v_regex=
notification_horizontal_offset=10
move=true
tab_tree=true
notification_maximum_width=300
max_process_manager_rows=1000
tray_items=5
style=
disable_tray=false
window_wait_for_modifier_released_ms=2000
tray_commands=true
show_simple_items=false
notification_maximum_height=100
hide_toolbar_labels=false
window_wait_before_raise_ms=0
expire_tab=0
save_delay_ms_on_item_removed=600000
maxitems=200
tray_images=true
clipboard_notification_lines=0
text_tab_width=8
language=en
[Tabs]
size=1
1\name=&clipboard
1\icon=
1\max_item_count=0
1\store_items=true
[Shortcuts]
new=ctrl+n
import=ctrl+i
export=ctrl+s
preferences=ctrl+p
commands=f6
show_clipboard_content=ctrl+shift+c
show_item_preview=f7
toggle_clipboard_storing=ctrl+shift+x
process_manager=ctrl+shift+z
exit=ctrl+q
sort_selected_items=ctrl+shift+s
reverse_selected_items=ctrl+shift+r
paste_selected_items=ctrl+v
copy_selected_items=ctrl+c
find_items=f3
editor_save=f2
editor_cancel=esc
editor_undo=ctrl+z
editor_redo=ctrl+y
editor_font=
editor_bold=ctrl+b
editor_italic=ctrl+i
editor_underline=ctrl+u
editor_strikethrough=
editor_foreground=
editor_background=
editor_erase_style=
editor_search=ctrl+f
move_to_clipboard=
show_item_content=f4
delete_item=del
edit=f2
edit_notes=shift+f2
editor=ctrl+e
system-run=f5
move_up=ctrl+up
move_down=ctrl+down
move_to_top=ctrl+home
move_to_bottom=ctrl+end
new_tab=ctrl+t
rename_tab=ctrl+f2
remove_tab=ctrl+w
change_tab_icon=ctrl+shift+t
next_tab=right
previous_tab=left
help=f1
show-log=f12
about=shift+f1
item-menu=shift+f10
[Theme]
alt_bg=#383838
alt_item_css=
bg=#4b4b4b
css=
css_template_items=items
css_template_main_window=main_window
css_template_menu=menu
css_template_notification=notification
cur_item_css="\n ;border: 0.1em solid ${sel_bg}"
edit_bg=#ffffff
edit_fg=#1a1a1a
edit_font="Ubuntu Condensed,11,-1,5,50,0,0,0,0,0"
fg=#dfdfdf
find_bg=#00689c
find_fg=#ffffff
find_font="Ubuntu Condensed,10,-1,5,50,0,0,0,0,0"
font="Ubuntu Condensed,10,-1,5,50,0,0,0,0,0"
font_antialiasing=true
hover_item_css=
icon_size=16
item_css=
item_spacing=
menu_bar_css="\n ;background: ${bg}\n ;color: ${fg}"
menu_bar_disabled_css="\n ;color: ${bg - #666}"
menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}"
menu_css="\n ;border: 1px solid ${sel_bg}\n ;background: ${bg}\n ;color: ${fg}"
notes_bg=#ffffff
notes_css=
notes_fg=#232323
notes_font="Ubuntu Condensed,11,-1,5,50,0,0,0,0,0"
notification_bg=#333
notification_fg=#ddd
notification_font=
num_fg=#7f7f7f
num_font="Ubuntu,7,-1,5,25,0,0,0,0,0"
num_margin=2
search_bar="\n ;background: ${edit_bg}\n ;color: ${edit_fg}\n ;border: 1px solid ${alt_bg}\n ;margin: 2px"
search_bar_focused="\n ;border: 1px solid ${sel_bg}"
sel_bg=#61819c
sel_fg=#ffffff
sel_item_css=
show_number=true
show_scrollbars=true
style_main_window=false
tab_bar_css="\n ;background: ${bg - #222}"
tab_bar_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt"
tab_bar_scroll_buttons_css="\n ;background: ${bg - #222}\n ;color: ${fg}\n ;border: 0"
tab_bar_sel_item_counter="\n ;color: ${sel_bg - #044 + #400}"
tab_bar_tab_selected_css="\n ;padding: 0.5em\n ;background: ${bg}\n ;border: 0.05em solid ${bg}\n ;color: ${fg}"
tab_bar_tab_unselected_css="\n ;border: 0.05em solid ${bg}\n ;padding: 0.5em\n ;background: ${bg - #222}\n ;color: ${fg - #333}"
tab_tree_css="\n ;color: ${fg}\n ;background-color: ${bg}"
tab_tree_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt"
tab_tree_sel_item_counter="\n ;color: ${sel_fg - #044 + #400}"
tab_tree_sel_item_css="\n ;color: ${sel_fg}\n ;background-color: ${sel_bg}\n ;border-radius: 2px"
tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0"
tool_button_css="\n ;color: ${fg}\n ;background: ${bg}\n ;border: 0\n ;border-radius: 2px"
tool_button_pressed_css="\n ;background: ${sel_bg}"
tool_button_selected_css="\n ;background: ${sel_bg - #222}\n ;color: ${sel_fg}\n ;border: 1px solid ${sel_bg}"
use_system_icons=false
[Plugins]
itemimage\max_image_width=320
itemimage\max_image_height=240
itemimage\image_editor=
itemimage\svg_editor=
itemimage\enabled=true
itemencrypted\enabled=true
itemfakevim\enabled=true
itemnotes\enabled=true
itempinned\enabled=true
itemsync\enabled=true
itemtags\enabled=true
itemtext\enabled=true
[General]
plugin_priority=itemimage, itemencrypted, itemfakevim, itemnotes, itempinned, itemsync, itemtags, itemtext
|