From 8522795b1bb8e03ea1f4499e45d702cb71d623c7 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 15 Jun 2019 14:02:48 -0400 Subject: Set sensitivity by slot in TF2 --- etc/tf/cfg/autoexec.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/tf/cfg/autoexec.cfg') diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg index 2fce58dd..2e274ed5 100644 --- a/etc/tf/cfg/autoexec.cfg +++ b/etc/tf/cfg/autoexec.cfg @@ -2,9 +2,9 @@ bind = "exec autoexec" bind \ kill bind ' explode bind / toggle_duck -bind 8 "sensitivity 1.5" -bind 9 "sensitivity 1.7" -bind 0 "sensitivity 2.5" +bind 1 "slot1; sensitivity 1.7" +bind 2 "slot2; sensitivity 1.7" +bind 3 "slot3; sensitivity 2.5" bind mouse3 "voicemenu 2 6" bind mouse4 "voicemenu 0 7" bind mouse5 "voicemenu 1 4" -- cgit 1.4.1 lue='switch'/> dontfiles
summary refs log tree commit diff
path: root/home/.local/bin/git-password (unfollow)
Commit message (Expand)Author
2021-09-15Remove typer, add downgrade to READMEJune McEnroe
2021-09-15Set bot mode on downgradeJune McEnroe
2021-09-15Enter capsicum in downgradeJune McEnroe
2021-09-15Factor out common parts of downgrade messagesJune McEnroe
2021-09-14Add downgrade IRC botJune McEnroe
2021-09-14Sort by title if authors matchJune McEnroe
2021-09-13Swap-remove tags as they're foundJune McEnroe
2021-09-12Replace htagml regex with strncmpJune McEnroe
2021-09-11Also defer printing comment for lone close-parensJune McEnroe
2021-09-10Publish "git-comment"June McEnroe
2021-09-10Add git comment --pretty optionJune McEnroe
2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe
2021-09-08Up default min-repeat to 30 linesJune McEnroe
2021-09-08Handle dirty lines in git-commentJune McEnroe
2021-09-08Document and install git-commentJune McEnroe
2021-09-08Add repeat and all options to git-commentJune McEnroe
2021-09-08Add group threshold to git-commentJune McEnroe