diff options
| author | 2025-09-04 14:05:14 -0700 | |
|---|---|---|
| committer | 2025-09-04 14:05:14 -0700 | |
| commit | 89528e4103c0dee1c77d940ca29f955868deb9a9 (patch) | |
| tree | 4ee8124c79d4944a85889448ad77de9ba0fbe44a | |
| parent | aec14e59e43ad3add7ee23f4b244284a40d2f9be (diff) | |
| download | new-dotfiles-89528e4103c0dee1c77d940ca29f955868deb9a9.tar.gz new-dotfiles-89528e4103c0dee1c77d940ca29f955868deb9a9.zip | |
stumpwm: Don't create chat group
I don't have enough chat applications anymore to put anything in a specific
group.
| -rw-r--r-- | oni/home/services/stumpwm/stumpwm.lisp | 1 |
1 files changed, 0 insertions, 1 deletions
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") |
