Renaming qtile conky's for DTOS.

This commit is contained in:
Derek Taylor
2023-08-15 13:32:35 -05:00
parent f43f194048
commit 97348d1dd9
15 changed files with 37 additions and 28 deletions

View File

@@ -471,7 +471,7 @@ one, an error is signaled."
(eval-after-load 'org-indent '(diminish 'org-indent-mode))
(custom-set-faces
'(org-level-1 ((t (:inherit outline-1 :background nil :height 1.7))))
'(org-level-1 ((t (:inherit outline-1 :height 1.7))))
'(org-level-2 ((t (:inherit outline-2 :height 1.6))))
'(org-level-3 ((t (:inherit outline-3 :height 1.5))))
'(org-level-4 ((t (:inherit outline-4 :height 1.4))))