From 624a30212cca1af99fda1417fd81c31eeba4cca8 Mon Sep 17 00:00:00 2001 From: Chris Feng Date: Sun, 10 May 2020 00:00:00 +0000 Subject: Clarify the use of `exwm-config-default' * exwm-config.el (exwm-config-example): Renamed from `exwm-config-default' to make it clear it's just an example. --- exwm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exwm.el') diff --git a/exwm.el b/exwm.el index e94b283a63..98736ac91e 100644 --- a/exwm.el +++ b/exwm.el @@ -46,7 +46,7 @@ ;; ;; (require 'exwm) ;; (require 'exwm-config) -;; (exwm-config-default) +;; (exwm-config-example) ;; ;; 3. Link or copy the file 'xinitrc' to '~/.xinitrc'. ;; 4. Launch EXWM in a console (e.g. tty1) with -- cgit 1.4.1