aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.stumpwmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.stumpwmrc b/.stumpwmrc
index 18227e5..057249c 100644
--- a/.stumpwmrc
+++ b/.stumpwmrc
@@ -240,7 +240,7 @@ Run `*lock-screen-hook*' before locking it and run
(define-key *root-map* (kbd "p") "move-focus up")
(define-key *root-map* (kbd "SPC") "next-in-frame")
(define-key *root-map* (kbd "C-z") "other-in-frame")
-(define-key *root-map* (kbd "d") '*desktop-bindings*)
+(define-key *root-map* (kbd "d") *desktop-bindings*)
(undefine-key *root-map* (kbd "C-a"))
(undefine-key *root-map* (kbd "C-c"))