--- 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
--- 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")--- 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 <leader>c <Plug>CommentaryLine
xmap <leader>c <Plug>Commentary
+nmap <leader>C gcip
augroup plugin_commentary
au!