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