alot: remove mouse handling
This commit is contained in:
parent
4dcab43029
commit
8d846d74e1
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ in
|
|||
theme = "solarized_light_real"
|
||||
auto_remove_unread = True
|
||||
ask_subject = True
|
||||
handle_mouse = True
|
||||
handle_mouse = False
|
||||
initial_command = "search tag:inbox AND NOT tag:discourse"
|
||||
input_timeout = 0.3
|
||||
exclude_tags = "killed"
|
||||
|
|
Loading…
Reference in a new issue