From 95f5f5083c24cbed08807558ff6028b2e6bdc010 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sat, 21 Jan 2023 14:09:53 +0200 Subject: holy:Update holyk name-class --- .emacs.d/snippets/exwm-holyK-firefox.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.emacs.d/snippets') diff --git a/.emacs.d/snippets/exwm-holyK-firefox.el b/.emacs.d/snippets/exwm-holyK-firefox.el index 61a0398..5e741a4 100644 --- a/.emacs.d/snippets/exwm-holyK-firefox.el +++ b/.emacs.d/snippets/exwm-holyK-firefox.el @@ -15,8 +15,9 @@ ;(require 'exwm-firefox-core) (defvar exwm-firefox-class-names - '("firefox-default" "firefox" "Firefox" "Nightly" "Icecat" "Iceweasel") - "The class name used for detecting if current buffer is a firefox browser.") + '("firefox-default" "firefox" "Firefox" + "Nightly" "Icecat" "icecat-default" "Iceweasel") + "The class name used for detecting if current buffer is a firefox browser.") (define-minor-mode exwm-firefox-holyK-mode "Get Emacs keybindings in Firefox with EXWM." -- cgit v1.2.3