[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>
|
||||
;; 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)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
|
@ -23,8 +23,11 @@
|
|||
;;; Commentary:
|
||||
|
||||
;; Configuration for `org-mode'. The icons used in
|
||||
;; ‘org-agenda-category-icon-alist’ are from the Gradient Line style of Icons 8.
|
||||
;; See URL ‘https://icons8.com’.
|
||||
;; ‘org-agenda-category-icon-alist’ are from the following sites:
|
||||
|
||||
;; - 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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue