From ca72d74538ebafbb2ac53c0c4d05089a5cb591ce Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 27 Dec 2022 09:08:04 -0500 Subject: Run EXWM on langa too --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 7f6ef96..310dfde 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -496,7 +496,7 @@ for all frames." (display-graphic-p) ;; we're not running in another WM/DE (not (getenv "XDG_CURRENT_DESKTOP")) - (member (system-name) '("chaman"))) + (member (system-name) '("chaman" "langa"))) (require 'bandali-exwm) (global-set-key (kbd "C-x b") #'exwm-workspace-switch-to-buffer)) -- cgit v1.2.3-60-g2f50