mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 22:10:48 -05:00
Merge branch 'main' into single-monitor
This commit is contained in:
commit
c5edbcc268
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
(setq visible-bell t)
|
(setq visible-bell t)
|
||||||
|
|
||||||
; Font
|
; Font
|
||||||
(set-face-attribute 'default nil :font "Hack" :height 120)
|
(set-face-attribute 'default nil :font "Hack" :height 110)
|
||||||
|
|
||||||
;; Make ESC quit prompts
|
;; Make ESC quit prompts
|
||||||
(global-set-key (kbd "<escape>") 'keyboard-escape-quit)
|
(global-set-key (kbd "<escape>") 'keyboard-escape-quit)
|
||||||
|
|
Loading…
Reference in a new issue