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
/
lisp
/
bandali-exwm.el
diff --git
a/.emacs.d/lisp/bandali-exwm.el
b/.emacs.d/lisp/bandali-exwm.el
index
dca5d70
..
463ebbf
100644
(file)
--- a/
.emacs.d/lisp/bandali-exwm.el
+++ b/
.emacs.d/lisp/bandali-exwm.el
@@
-228,8
+228,8
@@
around if needed."
(start-process "" nil "light" "-A" "5")))
([XF86ScreenSaver] .
(lambda ()
(start-process "" nil "light" "-A" "5")))
([XF86ScreenSaver] .
(lambda ()
-
(interactive)
-
(start-process "" nil "dm-tool" "lock")))
+ (interactive)
+ (start-process "" nil "dm-tool" "lock")))
([\s-XF86Back] . previous-buffer)
([\s-XF86Forward] . next-buffer)))
([\s-XF86Back] . previous-buffer)
([\s-XF86Forward] . next-buffer)))