Adjusting fonts and adding pcal bookmark to qutebrowser
This commit is contained in:
@ -91,7 +91,7 @@
|
|||||||
org-refile-targets '(("~/org/today.org" :maxlevel . 2)
|
org-refile-targets '(("~/org/today.org" :maxlevel . 2)
|
||||||
("~/org/someday.org" :maxlevel . 2)
|
("~/org/someday.org" :maxlevel . 2)
|
||||||
("~/org/projects.org" :maxlevel . 2)
|
("~/org/projects.org" :maxlevel . 2)
|
||||||
("~/org/reminders.org" :maxlevel . 2)
|
("~/org/inbox.org" :maxlevel . 2)
|
||||||
("~/org/15five.org" :maxlevel . 2))))
|
("~/org/15five.org" :maxlevel . 2))))
|
||||||
;; org-match-sparse-tree
|
;; org-match-sparse-tree
|
||||||
;;
|
;;
|
||||||
|
|||||||
@ -13,8 +13,8 @@
|
|||||||
(setq doom-theme 'doom-peacock)
|
(setq doom-theme 'doom-peacock)
|
||||||
|
|
||||||
;; Fonts
|
;; Fonts
|
||||||
(setq doom-font (font-spec :family "Go Mono" :size 14))
|
(setq doom-font (font-spec :family "Go Mono" :size 12))
|
||||||
(setq doom-big-font (font-spec :family "Go Mono" :size 21))
|
(setq doom-big-font (font-spec :family "Go Mono" :size 19))
|
||||||
|
|
||||||
(set-frame-parameter nil 'internal-border-width 10)
|
(set-frame-parameter nil 'internal-border-width 10)
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@ font_family Go Mono
|
|||||||
#: italic_font Operator Mono Book Italic
|
#: italic_font Operator Mono Book Italic
|
||||||
#: bold_italic_font Operator Mono Medium Italic
|
#: bold_italic_font Operator Mono Medium Italic
|
||||||
|
|
||||||
font_size 11.0
|
font_size 10.0
|
||||||
|
|
||||||
#: Font size (in pts)
|
#: Font size (in pts)
|
||||||
|
|
||||||
|
|||||||
@ -23,3 +23,4 @@ perms https://15five.quip.com/LaqSAYQEeC4N
|
|||||||
tasks https://15five-dev.atlassian.net/plugins/servlet/mobile#filter/assigned
|
tasks https://15five-dev.atlassian.net/plugins/servlet/mobile#filter/assigned
|
||||||
recent https://15five-dev.atlassian.net/plugins/servlet/mobile#filter/recent
|
recent https://15five-dev.atlassian.net/plugins/servlet/mobile#filter/recent
|
||||||
proddb https://metabase.production.15five.com/question/new
|
proddb https://metabase.production.15five.com/question/new
|
||||||
|
pcal https://box.onec.me/cloud/index.php/apps/calendar/
|
||||||
|
|||||||
Reference in New Issue
Block a user