diff options
| -rw-r--r-- | wyrd/wyrdrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wyrd/wyrdrc b/wyrd/wyrdrc index 1406b33..cf28431 100644 --- a/wyrd/wyrdrc +++ b/wyrd/wyrdrc | |||
| @@ -129,9 +129,9 @@ bind "P" paste_dialog | |||
| 129 | bind "d" scroll_description_up | 129 | bind "d" scroll_description_up |
| 130 | bind "D" scroll_description_down | 130 | bind "D" scroll_description_down |
| 131 | bind "Q" quick_add | 131 | bind "Q" quick_add |
| 132 | bind "t" new_timed | 132 | bind "t" new_timed_dialog |
| 133 | bind "T" new_timed_dialog | 133 | bind "T" new_timed_dialog |
| 134 | bind "u" new_untimed | 134 | bind "u" new_untimed_dialog |
| 135 | bind "U" new_untimed_dialog | 135 | bind "U" new_untimed_dialog |
| 136 | bind "w" new_template0 | 136 | bind "w" new_template0 |
| 137 | bind "W" new_template1 | 137 | bind "W" new_template1 |
