diff options
| -rw-r--r-- | custom/jao-custom-exwm.el | 2 | 
1 files changed, 1 insertions, 1 deletions
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)  | 
