summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-19 15:52:34 -0400
committerJune McEnroe <june@causal.agency>2018-10-19 15:52:34 -0400
commit3f790fe140c61f850795baa6d717e29cb41b7b51 (patch)
tree4b16b72986b6dc9d85ad1cc0cc84504d2282ab50
parentFix tags target (diff)
downloadsrc-3f790fe140c61f850795baa6d717e29cb41b7b51.tar.gz
src-3f790fe140c61f850795baa6d717e29cb41b7b51.zip
Nice shot!
Diffstat (limited to '')
-rw-r--r--etc/tf/cfg/autoexec.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tf/cfg/autoexec.cfg b/etc/tf/cfg/autoexec.cfg
index c257f2e3..faaa616d 100644
--- a/etc/tf/cfg/autoexec.cfg
+++ b/etc/tf/cfg/autoexec.cfg
@@ -1,7 +1,7 @@
 bind \ kill
 bind ' explode
 bind = "exec autoexec"
-bind mouse3 "voicemenu 2 0"
+bind mouse3 "voicemenu 2 6"
 bind mouse4 "voicemenu 0 7"
 bind mouse5 "voicemenu 1 4"
 tf_contract_progress_show 0
c and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe