polonius-init
This commit is contained in:
parent
f5638b6c81
commit
6ebc6fe6a8
3 changed files with 13 additions and 14 deletions
|
|
@ -8,23 +8,20 @@
|
|||
[keybindings]
|
||||
cycle_next = <Primary>j
|
||||
cycle_prev = <Primary>k
|
||||
split_vert = ""
|
||||
split_vert = <Primary><Shift>v
|
||||
close_term = <Primary><Shift>w
|
||||
paste = <Primary><Shift>v
|
||||
help = ""
|
||||
paste = <Shift>Insert
|
||||
[profiles]
|
||||
[[default]]
|
||||
allow_bold = False
|
||||
background_darkness = 0.8
|
||||
background_type = transparent
|
||||
cursor_color = "#ffffff"
|
||||
font = Iosevka Berkeley Light 18
|
||||
font = Iosevka Berkeley weight=453 21
|
||||
foreground_color = "#ffffff"
|
||||
show_titlebar = False
|
||||
scrollbar_position = hidden
|
||||
scrollback_infinite = True
|
||||
use_system_font = False
|
||||
bold_is_bright = True
|
||||
[[4k]]
|
||||
background_darkness = 0.8
|
||||
background_type = transparent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue