Update key to resize frame
This commit is contained in:
parent
39210a3ec7
commit
80375deb97
1 changed files with 1 additions and 1 deletions
|
@ -528,7 +528,7 @@ an ALIAS and SERVICE as arguments and call
|
||||||
(interactive)
|
(interactive)
|
||||||
(set-frame-size (selected-frame) 92 58))
|
(set-frame-size (selected-frame) 92 58))
|
||||||
|
|
||||||
(global-set-key (kbd "C-<f12>") #'mk/set-frame-size-85x50)
|
(global-set-key (kbd "M-<f11>") #'mk/set-frame-size-85x50)
|
||||||
|
|
||||||
(defun shell-new-bottom ()
|
(defun shell-new-bottom ()
|
||||||
"Open a shell window in the bottom third of the current window."
|
"Open a shell window in the bottom third of the current window."
|
||||||
|
|
Loading…
Add table
Reference in a new issue