aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/gtkrc
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/gtkrc')
-rw-r--r--.emacs.d/gtkrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/gtkrc b/.emacs.d/gtkrc
new file mode 100644
index 0000000..19d2109
--- /dev/null
+++ b/.emacs.d/gtkrc
@@ -0,0 +1,5 @@
+style "emacsfont"
+{
+ font_name = "Droid Sans Mono Dotted for Powerline 10"
+}
+widget "*" style "emacsfont"