From 7565b0b51157d1f7857abeef8d0a09427d3d3436 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 12 Jan 2024 02:14:09 +0000 Subject: firefox changed its class name --- custom/jao-custom-exwm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/jao-custom-exwm.el b/custom/jao-custom-exwm.el index 68dd3b2..ce6189d 100644 --- a/custom/jao-custom-exwm.el +++ b/custom/jao-custom-exwm.el @@ -412,7 +412,7 @@ ("m" "open with mupdf" jao-exwm-open-with-mupdf)]) ;;; Firefox support -(jao-def-exwm-toggler jao-exwm-firefox -1 "Firefox" "firefox") +(jao-def-exwm-toggler jao-exwm-firefox -1 "firefox" "firefox") (defun jao-exwm-browse-with-firefox (&rest args) (jao-exwm-firefox) -- cgit v1.2.3