change font size on lappy

This commit is contained in:
Akko
2023-03-16 18:07:21 +01:00
parent 72dd42c792
commit a935b7da69

View File

@@ -63,7 +63,7 @@
(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))
(global-set-key (kbd "C-s") #'swiper)