about summary refs log tree commit diff
path: root/config.el
diff options
context:
space:
mode:
Diffstat (limited to 'config.el')
-rw-r--r--config.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.el b/config.el
index 343db6d349e3..f30e07a105c6 100644
--- a/config.el
+++ b/config.el
@@ -244,7 +244,9 @@
 ;; Global config
 ;;
 
-(setq doom-modeline-buffer-file-name-style 'relative-to-project)
+(setq doom-modeline-buffer-file-name-style 'relative-to-project
+      doom-modeline-modal-icon nil
+      doom-modeline-github t)
 
 ;;
 ;; Modules