Config: add exwm support, install consult-notes, fix some keybinding.
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
(add-to-list 'consult-buffer-sources persp-consult-source))
|
||||
(setq switch-to-prev-buffer-skip
|
||||
(lambda (win buff bury-or-kill)
|
||||
(not (persp-is-current-buffer buff)))))
|
||||
(not (persp-is-current-buffer buff))))
|
||||
(setq persp-initial-frame-name "desktop"))
|
||||
|
||||
(provide 'init-workspace)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user