e4bcc3509374
More
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 11 Jun 2019 11:52:54 -0400 |
parents | f82982006717 |
children | 9861ccaa4679 |
branches/tags | (none) |
files | stumpwmrc |
Changes
--- 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*