Skip to content

Commit f3808d1

Browse files
committed
Feature Bump and add Configuration section to README
1 parent 41b0ed6 commit f3808d1

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

README.rst

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,17 @@ Key bind Function
4444

4545
Use ``M-x customize-group RET fireplace RET`` to view and change the user defined variables and read their documentation.
4646

47+
Configuration
48+
-------------
49+
50+
You can tweak the setting of `fireplace` the way you please with the ``customize-group``
51+
`fireplace` and `fireplace-faces`.
52+
53+
Among the options, the name of the buffer, the frequency of refresh, the smoke char,
54+
or the faces used in the fireplace.
55+
4756
Manual Installation
48-
------------
57+
-------------------
4958

5059
If you don't want to use melpa to install this package, follow these steps:
5160

@@ -73,5 +82,4 @@ or on twitter @johanvts.
7382
To-Do
7483
-----
7584
- Better status bar
76-
- Custom faces support
7785
- Locally override some of the offending settings from `Issue #10 <https://github.com/johanvts/emacs-fireplace/issues/10>`_

fireplace.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
;;; fireplace.el --- A cozy fireplace for emacs -*- lexical-binding: t; -*-
22

33
;; Copyright (C) 2015 Johan Sivertsen
4-
;;; Version: 1.0
4+
;;; Version: 1.1
55
;;; Author: Johan Sivertsen <[email protected]>
66
;;; URL: https://github.com/johanvts/emacs-fireplace
77
;;; Released: December 2015

0 commit comments

Comments
 (0)