aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oni/home/services/stumpwm/stumpwm.lisp5
1 files changed, 3 insertions, 2 deletions
diff --git a/oni/home/services/stumpwm/stumpwm.lisp b/oni/home/services/stumpwm/stumpwm.lisp
index 6312cbc..63fafb1 100644
--- a/oni/home/services/stumpwm/stumpwm.lisp
+++ b/oni/home/services/stumpwm/stumpwm.lisp
@@ -143,9 +143,10 @@ after it has been unlocked."
(define-key *top-map* (kbd "s-c") '*user-bindings*)
-(restore-from-file "default")
+(grename "dev")
+(gnewbg "chat")
-(define-frame-preference "Default"
+(define-frame-preference "dev"
(0 t nil :class "kitty")
(0 t nil :class "org.wezfurlong.wezterm")
(1 t nil :class "Emacs")