We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8d265 commit 76ee765Copy full SHA for 76ee765
modules/me-lifestyle.el
@@ -18,7 +18,7 @@
18
;; calculation method, either by setting the right angles for Fajr and Isha,
19
;; or by using one of the predefined presets (see `awqat' for more
20
;; information).
21
- (awqat-mode-line-format (concat " " (nerd-icons-faicon "nf-fa-mosque") " ${prayer} (${hours}h${minutes}m) "))
+ (awqat-mode-line-format (concat " " (nerd-icons-faicon "nf-fa-mosque" :face 'nerd-icons-dgreen) " ${prayer} (${hours}h${minutes}m) "))
22
(awqat-update-interval 30.0))
23
24
0 commit comments