From bcbb862b1cb8f9f7bca67a7703d890d77172cc9d Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 2 Feb 2023 05:48:16 +0200 Subject: init: Fix typo --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0d22ad3..8eeb0ee 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -114,7 +114,7 @@ to be installed.") (when (equal system-type 'gnu/linux) (progn (load ".exwm") - (load "exwm-holy-firefox") + (load "exwm-holyK-firefox") (start-polybar))) (setq inhibit-startup-message nil) -- cgit v1.2.3