diff options
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ static const unsigned int sel_cursor = XC_gumby; static const unsigned int win_cursor = XC_right_ptr; +static const unsigned int sel_line_width = 5; |
