-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathkitty.conf
More file actions
33 lines (24 loc) · 801 Bytes
/
Copy pathkitty.conf
File metadata and controls
33 lines (24 loc) · 801 Bytes
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
include ./theme.conf
font_size 13.0
enabled_layouts splits
font_family Delugia
bold_font Delugia
italic_font Delugia
bold_italic_font Delugia
map ctrl+shift+t launch --type=tab --cwd current
map ctrl+shift+9 launch --location=hsplit --cwd current
map ctrl+shift+0 launch --location=vsplit --cwd current
map shift+right next_tab
map shift+left previous_tab
map ctrl+shift+k neighboring_window up
map ctrl+shift+j neighboring_window down
map ctrl+shift+h neighboring_window left
map ctrl+shift+l neighboring_window right
map ctrl+alt+h resize_window narrower 3
map ctrl+alt+l resize_window wider 3
map ctrl+alt+j resize_window taller 3
map ctrl+alt+k resize_window shorter 3
tab_bar_style powerline
single_window_margin_width 0
placement_strategy top-left
enable_audio_bell no