1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-06-19 00:46:35 +02:00

update settings and docs with peerlist-toggle keybinding

This commit is contained in:
Jfreegman
2014-10-08 02:56:54 -04:00
parent e6b18231c0
commit d3a489b756
6 changed files with 19 additions and 4 deletions

View File

@ -76,5 +76,6 @@ keys = {
page_bottom="Ctrl+H";
peer_list_up="Ctrl+[";
peer_list_down="Ctrl+]";
toggle_peerlist="Ctrl+b";
};