diff options
| -rw-r--r-- | oni/home/services/stumpwm/stumpwm.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oni/home/services/stumpwm/stumpwm.lisp b/oni/home/services/stumpwm/stumpwm.lisp index d4f882d..273235d 100644 --- a/oni/home/services/stumpwm/stumpwm.lisp +++ b/oni/home/services/stumpwm/stumpwm.lisp @@ -182,3 +182,4 @@ after it has been unlocked." (add-hook *restart-hook* 'stop-swank) (which-key-mode) +(restore-from-file "default") |
