change font size on lappy
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
|
|
||||||
|
|
||||||
(if (string= (system-name) "illya")
|
(if (string= (system-name) "illya")
|
||||||
(set-frame-font "Mononoki 14" nil t)
|
(set-frame-font "Mononoki 12" nil t)
|
||||||
(set-frame-front "Mononoki 22" nil t))
|
(set-frame-front "Mononoki 22" nil t))
|
||||||
|
|
||||||
(global-set-key (kbd "C-s") #'swiper)
|
(global-set-key (kbd "C-s") #'swiper)
|
||||||
|
Reference in New Issue
Block a user