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