emacs: exwm: i use icecat now
authorAmin Bandali <mab@gnu.org>
Mon, 27 Jan 2020 04:53:21 +0000 (23:53 -0500)
committerAmin Bandali <mab@gnu.org>
Mon, 27 Jan 2020 04:53:21 +0000 (23:53 -0500)
.emacs.d/init.el

index 0d2c850..60b8215 100644 (file)
@@ -707,7 +707,7 @@ around if needed."
   (exwm-manage-finish . (lambda ()
                           (when exwm-class-name
                             (cond
-                             ((string= exwm-class-name "Abrowser")
+                             ((string= exwm-class-name "IceCat")
                               (exwm-input-set-local-simulation-keys
                                `(,@exwm-input-simulation-keys
                                  ([?\C-\S-d] . [?\C-d]))))