summaryrefslogtreecommitdiff
path: root/.stumpwm.d
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-03-03 02:45:12 +0200
committerThanos Apollo <[email protected]>2024-03-03 02:45:12 +0200
commite56154ee5b7400e91d6f327df2b85d218a0c3967 (patch)
tree4aeaf48a80d917760f38f539d8988835e58716ca /.stumpwm.d
parent8e691f6b52cb6e86e9d428a8fdc3f15c6388961b (diff)
stumpwm:(init) Add dynamic GAMMA group
Diffstat (limited to '.stumpwm.d')
-rw-r--r--.stumpwm.d/init.lisp3
1 files changed, 2 insertions, 1 deletions
diff --git a/.stumpwm.d/init.lisp b/.stumpwm.d/init.lisp
index db92e9f..ccbaf58 100644
--- a/.stumpwm.d/init.lisp
+++ b/.stumpwm.d/init.lisp
@@ -3,7 +3,8 @@
(when *initializing*
(grename "[ALPHA]")
- (gnewbg "[BETA]"))
+ (gnewbg "[BETA]")
+ (gnewbg-dynamic "[GAMMA]"))
(clear-window-placement-rules)