[oni-org] Document where icons come from
This commit is contained in:
parent
02c496b04a
commit
4309e56f00
1 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2021.0706.003249
|
;; Version: 2021.0706.210056
|
||||||
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti)
|
;; Package-Requires: (oni-yasnippet oni-alert oni-hydra org org-contrib org-bullets org-edna diminish all-the-icons olivetti)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -23,8 +23,11 @@
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
|
||||||
;; Configuration for `org-mode'. The icons used in
|
;; Configuration for `org-mode'. The icons used in
|
||||||
;; ‘org-agenda-category-icon-alist’ are from the Gradient Line style of Icons 8.
|
;; ‘org-agenda-category-icon-alist’ are from the following sites:
|
||||||
;; See URL ‘https://icons8.com’.
|
|
||||||
|
;; - bx*-*.svg: https://boxicons.com/ (bxs for Solid, and bx for not solid)
|
||||||
|
;; - mat-*.svg: https://fonts.google.com/icons?selected=Material+Icons
|
||||||
|
;; - bs-*.svg: https://icons.getbootstrap.com/
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue