e26a5b448f20
Last hostnameport
| author | Steve Losh <steve@stevelosh.com> | 
|---|---|
| date | Sat, 15 Jul 2023 23:21:57 -0400 | 
| parents | b161525bdc6f | 
| children | 802e81b7a2b4 | 
| branches/tags | (none) | 
| files | stumpwmrc | 
Changes
--- a/stumpwmrc Sat Jul 15 23:18:46 2023 -0400 +++ b/stumpwmrc Sat Jul 15 23:21:57 2023 -0400 @@ -426,7 +426,7 @@ (defcommand sleep-machine () () (hostcase - ((:alephnull :mobius :papyrifera) + ((:gro) (run-shell-command "exec lock-screen") (run-shell-command "systemctl suspend")) (t (message "Not sleeping this machine for safety."))))