From 4fd01ce64247e1663ce15ab1585dbb10c8658d4d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 22 Sep 2023 21:40:19 +0300 Subject: [stumwpm] Remove delta group --- .stumpwm.d/groups.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.stumpwm.d/groups.lisp') diff --git a/.stumpwm.d/groups.lisp b/.stumpwm.d/groups.lisp index 0715022..9c9bd73 100644 --- a/.stumpwm.d/groups.lisp +++ b/.stumpwm.d/groups.lisp @@ -1,8 +1,7 @@ (when *initializing* (grename "[ALPHA]") (gnewbg "[BETA]") - (gnewbg "[GAMMA]") - (gnewbg-dynamic "[DELTA]")) + (gnewbg "[GAMMA]")) (clear-window-placement-rules) -- cgit v1.2.3