aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJarkko Koivikko <jarkko.koivikko@code-q.fi>2013-12-18 15:11:59 +0200
committerJarkko Koivikko <jarkko.koivikko@code-q.fi>2013-12-18 15:11:59 +0200
commitc10d43013231ad25cce32078db8b0302e2d7c551 (patch)
tree5ef85567d70ad7c2fa7b0995fa40d70e0307bbc9 /README.md
parentd897124926b104ac98e073cab81f8e735d2a02d4 (diff)
Add configuration option to change style
The new configuration option CONFIG+=retro-style enables the Retro style. This also reduces overhead by excluding other themes from binary.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1c31f91a..e520c4d8 100644
--- a/README.md
+++ b/README.md
@@ -25,8 +25,9 @@ shadow build and rapidly switch between build targets.
### Configuration options
-- *CONFIG += disable-xcb* Disables X11 integration
-- *CONFIG += disable-hunspell* Disables Hunspell integration
+- *CONFIG+=disable-xcb* Disables X11 integration
+- *CONFIG+=disable-hunspell* Disables Hunspell integration
+- *CONFIG+=retro-style* Enables Retro style
### Extra targets