vterm
This commit is contained in:
parent
517fe39f4c
commit
a795e74f3d
1 changed files with 1 additions and 0 deletions
|
@ -1286,6 +1286,7 @@ I'm scared
|
|||
;; app launcher and fullscreen
|
||||
(exwm-input-set-key (kbd "s-SPC") 'app-launcher-run-app)
|
||||
(exwm-input-set-key (kbd "s-f") 'exwm-layout-toggle-fullscreen)
|
||||
(exwm-input-set-key (kbd "s-<return>") 'vterm)
|
||||
;; Set up global key bindings. These always work, no matter the input state!
|
||||
;; Keep in mind that changing this list after EXWM initializes has no effect.
|
||||
(setq exwm-input-global-keys
|
||||
|
|
Loading…
Reference in a new issue