diff options
| author | uint <abhinav.prsai@gmail.com> | 2025-12-14 19:22:31 +0000 |
|---|---|---|
| committer | uint <abhinav.prsai@gmail.com> | 2025-12-14 19:22:31 +0000 |
| commit | 70dd7a54b1bd0e4709bdb7e5123d421724e6bf2f (patch) | |
| tree | c7b25309d21547dfd1b48fa43f54c34dd6e97b98 /config.h | |
| parent | c7e60770947f779f8ea8982ec8e4945dd065004e (diff) | |
add selection feedback line thing
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; |
