From: Amin Bandali Date: Mon, 27 Jan 2020 04:53:21 +0000 (-0500) Subject: emacs: exwm: i use icecat now X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/0a1906767e116baf849abf14d97964b772894e6d emacs: exwm: i use icecat now --- diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0d2c850..60b8215 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -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]))))