1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 19:36:45 +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

@ -50,6 +50,7 @@ struct user_settings {
int key_page_bottom;
int key_peer_list_up;
int key_peer_list_down;
int key_toggle_peerlist;
#ifdef AUDIO
int audio_in_dev;