# HG changeset patch # User Steve Losh # Date 1560268374 14400 # Node ID e4bcc35093747abc55e2a177955090dfa73435f3 # Parent f82982006717aa69559d4715850c58dd40759539 More diff -r f82982006717 -r e4bcc3509374 stumpwmrc --- a/stumpwmrc Mon Jun 10 17:33:39 2019 -0400 +++ b/stumpwmrc Tue Jun 11 11:52:54 2019 -0400 @@ -141,11 +141,11 @@ (defcommand posture-answer-yes () () (message "Good work.") - (posture-update 3/2)) + (posture-update 11/10)) (defcommand posture-answer-no () () (message "Try harder.") - (posture-update 1/2)) + (posture-update 8/10)) (defun posture% () (if *posture-should-stop*