mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-12-22 09:53:10 -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)
|
||||
|
||||
; 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