# HG changeset patch # User Steve Losh # Date 1574027001 18000 # Node ID 649ada124bdc0c4ec491da0c8dc0a8faf25ee9de # Parent a73e16aadde2d83e6e8fa311e5bb1f163b206547 More diff -r a73e16aadde2 -r 649ada124bdc eqclient.ini --- a/eqclient.ini Mon Oct 28 20:24:49 2019 -0400 +++ b/eqclient.ini Sun Nov 17 16:43:21 2019 -0500 @@ -55,8 +55,8 @@ WindowedModeXOffset=0 WindowedModeYOffset=0 Music=0 -SoundVolume=7 -Gamma=20.000000 +SoundVolume=1 +Gamma=20 SpellParticleOpacity=0.480000 EnvironmentParticleOpacity=1.000000 ActorParticleOpacity=1.000000 diff -r a73e16aadde2 -r 649ada124bdc stumpwmrc --- a/stumpwmrc Mon Oct 28 20:24:49 2019 -0400 +++ b/stumpwmrc Sun Nov 17 16:43:21 2019 -0500 @@ -542,7 +542,7 @@ (define-top-keys ;; timers ("s-F7" "tea-timer") ("s-F9" "run-pop-timer") - ("s-F10" "set-pop-timer") + ("s-F8" "set-pop-timer") ("s-p" "posture-start") ("s-P" "posture-stop") ("s-y" "posture-answer-yes") diff -r a73e16aadde2 -r 649ada124bdc vim/vimrc --- a/vim/vimrc Mon Oct 28 20:24:49 2019 -0400 +++ b/vim/vimrc Sun Nov 17 16:43:21 2019 -0500 @@ -2106,6 +2106,7 @@ nmap c CommentaryLine xmap c Commentary +nmap C gcip augroup plugin_commentary au!