Specif some more icons that use Font Awesome
This commit is contained in:
parent
75295d2fae
commit
c984085a03
1 changed files with 13 additions and 1 deletions
14
oni-gui.el
14
oni-gui.el
|
@ -4,7 +4,7 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 20190424005857
|
||||
;; Version: 20190429180206
|
||||
;; Package-Requires: (oni-ui yoshi-theme diminish)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -30,6 +30,18 @@
|
|||
(add-to-list 'default-frame-alist '(internal-border-width . 15))
|
||||
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
(set-fontset-font t ? "Font Awesome 5 Free")
|
||||
|
||||
(diminish 'isearch-mode " ")
|
||||
|
||||
|
|
Loading…
Reference in a new issue