diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2016-06-28 17:37:08 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2016-06-28 17:37:08 +0200 |
| commit | 7bfe3fe73208fa29a3fe4b7ddce675e79a70c246 (patch) | |
| tree | 777d63554c2dee5fa6b3335d7d2bad9837228dbd /emacs/gtkrc | |
| parent | b63f5a3ab3657edc85714f4e9b6688dff77a4877 (diff) | |
| download | dotfiles-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/gtkrc | 5 |
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" |
