Emacs: Change font size
This commit is contained in:
parent
55937d9c13
commit
6443de089d
3 changed files with 10 additions and 3 deletions
|
@ -70,6 +70,9 @@
|
|||
;; nitrogen (wallpaper)
|
||||
(run-shell-command "nitrogen --restore")
|
||||
|
||||
;; keepassxc
|
||||
(run-shell-command "keepassxc ~/ownCloud/2016-10.kdbx")
|
||||
|
||||
;; message window font
|
||||
(set-font "11Hermit")
|
||||
|
||||
|
@ -158,3 +161,4 @@
|
|||
(focus-all win)
|
||||
(unless (eq frame old-frame)
|
||||
(show-frame-indicator group))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue