about summary refs log tree commit diff
path: root/config.el
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2020-05-18T15·34-0400
committerGriffin Smith <root@gws.fyi>2020-05-18T15·34-0400
commita6078d2e33dd6cbad21d22c30bff8e9ba43eb82d (patch)
tree9769199d17445cbcdd078956c9eca5f6f7756707 /config.el
parent06eaf0ad9693d187466287809552f5fe0e4aba8c (diff)
Doom modeline config
those icons are gross
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 343db6d349..f30e07a105 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