aboutsummaryrefslogtreecommitdiff
path: root/emacs/gtkrc
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2016-06-28 17:37:08 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2016-06-28 17:37:08 +0200
commit7bfe3fe73208fa29a3fe4b7ddce675e79a70c246 (patch)
tree777d63554c2dee5fa6b3335d7d2bad9837228dbd /emacs/gtkrc
parentb63f5a3ab3657edc85714f4e9b6688dff77a4877 (diff)
downloaddotfiles-7bfe3fe73208fa29a3fe4b7ddce675e79a70c246.tar.gz
dotfiles-7bfe3fe73208fa29a3fe4b7ddce675e79a70c246.zip
emacs: I'm on a highway to hell!
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
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"