summary refs log tree commit diff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/tf/cfg/engineer.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/tf/cfg/engineer.cfg b/etc/tf/cfg/engineer.cfg
index 1faec67e..19dcabb7 100644
--- a/etc/tf/cfg/engineer.cfg
+++ b/etc/tf/cfg/engineer.cfg
@@ -1,3 +1,2 @@
 bind mouse3 "destroy 2; build 2"
-bind mouse4 "destroy 0; build 0"
-bind mouse5 "destroy 3; build 3"
+bind mouse5 "voicemenu 2 6"
Makefile?h=1.3.0&id=a22855747e97e55a7b7a2622fe671b8ca9af0981&follow=1'>git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev