summary refs log tree commit diff
path: root/etc/tf/cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-11 00:46:43 -0500
committerJune McEnroe <june@causal.agency>2018-12-11 00:46:43 -0500
commitb7f3722a5b14da0c0e05f98eef3caf40f7304022 (patch)
tree949129323a66a3c72a73b48bdccce6549e5d5246 /etc/tf/cfg
parentRemove explicit "Os" from man pages (diff)
downloadsrc-b7f3722a5b14da0c0e05f98eef3caf40f7304022.tar.gz
src-b7f3722a5b14da0c0e05f98eef3caf40f7304022.zip
Add TF2 sensitivity binds
Diffstat (limited to 'etc/tf/cfg')
-rw-r--r--etc/tf/cfg/autoexec.cfg6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index faaa616d..2fce58dd 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -1,6 +1,10 @@
+bind = "exec autoexec"
 bind \ kill
 bind ' explode
-bind = "exec autoexec"
+bind / toggle_duck
+bind 8 "sensitivity 1.5"
+bind 9 "sensitivity 1.7"
+bind 0 "sensitivity 2.5"
 bind mouse3 "voicemenu 2 6"
 bind mouse4 "voicemenu 0 7"
 bind mouse5 "voicemenu 1 4"
le='2019-12-20 18:26:15 -0500'>2019-12-20Set LANG in cgit filtersJune McEnroe 2019-12-20Source .editrc before applying -v or -eJune McEnroe 2019-12-20Disable signing commitsJune McEnroe 2019-12-19Ignore about-filterJune McEnroe 2019-12-19Fix matching make tags with no sourcesJune McEnroe 2019-12-19Avoid matching := assignments as tagsJune McEnroe 2019-12-18Hide line numbers when rendering mdocJune McEnroe 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe 2019-12-16Post "cgit setup"June McEnroe