chore(emacs.d): Use local term-switcher package
This commit is contained in:
parent
f34c82f765
commit
458163910b
3 changed files with 3 additions and 3 deletions
|
|
@ -148,7 +148,7 @@
|
|||
(exwm-input-set-key (kbd "s-p") #'ivy-password-store)
|
||||
|
||||
;; Add X11 terminal selector to a key
|
||||
(exwm-input-set-key (kbd "C-x t") #'counsel-switch-to-terminal)
|
||||
(exwm-input-set-key (kbd "C-x t") #'ts/switch-to-terminal)
|
||||
|
||||
;; Toggle between line-mode / char-mode
|
||||
(exwm-input-set-key (kbd "C-c C-t C-t") #'exwm-input-toggle-keyboard)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue