From 89528e4103c0dee1c77d940ca29f955868deb9a9 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 4 Sep 2025 14:05:14 -0700 Subject: stumpwm: Don't create chat group I don't have enough chat applications anymore to put anything in a specific group. --- oni/home/services/stumpwm/stumpwm.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/oni/home/services/stumpwm/stumpwm.lisp b/oni/home/services/stumpwm/stumpwm.lisp index 0630dac..ab68de0 100644 --- a/oni/home/services/stumpwm/stumpwm.lisp +++ b/oni/home/services/stumpwm/stumpwm.lisp @@ -144,7 +144,6 @@ after it has been unlocked." (define-key *top-map* (kbd "s-c") '*user-bindings*) (grename "dev") -(gnewbg "chat") (define-frame-preference "dev" (0 t nil :class "kitty") -- cgit v1.3-2-g0d8e