X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=config.def.h;h=d729a5f5dbc8131048712d33131f4f56e9cfa736;hp=01f6a7ce90bbb8c3cf747aa4fbac3a251befdc08;hb=ebc287271cd1c31a0a44826915257093867733ac;hpb=7d325a3797006297e47cbdcb4a5de61348c82664 diff --git a/config.def.h b/config.def.h index 01f6a7c..d729a5f 100644 --- a/config.def.h +++ b/config.def.h @@ -55,16 +55,10 @@ static Key key[] = { /* line drawing characters (sometime specific to each font...) */ static char gfx[] = { - ['+'] = '>', - [','] = '<', - ['-'] = '^', - ['.'] = 'v', - ['0'] = '#', ['`'] = 0x01, ['a'] = 0x02, ['f'] = 'o', ['g'] = '+', - ['h'] = '#', ['i'] = '#', ['j'] = 0x0B, ['k'] = 0x0C,