diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-08-10 18:45:29 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-08-10 18:45:29 +0200 |
| commit | f16823c248dde7485c674067a6a6c6b14d7ddc6c (patch) | |
| tree | 1ec1e78c9df2de2a8b9bb76d682879375db0725b /wyrd | |
| parent | 5fd36c4892222e97f114d3177cf8a2c65873bf5f (diff) | |
| parent | bf3b4c15f999f1f70777eb67f0e3751f67802a00 (diff) | |
| download | dotfiles-f16823c248dde7485c674067a6a6c6b14d7ddc6c.tar.gz dotfiles-f16823c248dde7485c674067a6a6c6b14d7ddc6c.tar.bz2 dotfiles-f16823c248dde7485c674067a6a6c6b14d7ddc6c.zip | |
Merge branch 'master' of git.its1.de:public/dotfiles
Diffstat (limited to 'wyrd')
| -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 |
