projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Run EXWM on langa too
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
7f6ef96
..
310dfde
100644
(file)
--- 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"))
(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))
(require 'bandali-exwm)
(global-set-key (kbd "C-x b") #'exwm-workspace-switch-to-buffer))