summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-09-22 21:40:19 +0300
committerThanos Apollo <[email protected]>2023-09-22 21:40:19 +0300
commit4fd01ce64247e1663ce15ab1585dbb10c8658d4d (patch)
treecd944c9e56b0cab581cb41a8804c351eba3e1082
parent8d6788884b8864a7b3b2914ebfc0738f40994c8e (diff)
[stumwpm] Remove delta group
-rw-r--r--.stumpwm.d/groups.lisp3
1 files changed, 1 insertions, 2 deletions
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)