aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 4ffab6a..f82451f 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,10 @@ Q: What is an ENU?
## Configuration
Create your config file at `XDG_CONFIG_HOME/swenu/conf.ini` or `HOME/.config/swenu/conf.ini`.
-Example config file:
+Example config: (hex colors also supported!)
```ini
fancy_scroll = false
+exit_on_focus_lost = true
min_width = 500
font_size = 16
@@ -44,7 +45,7 @@ cursor_color = (0.9, 0.9, 0.9, 0.5)
- [x] "prompt"
- [x] fuzzy filter
- [x] config file
-- [ ] border, top padding in vertical and set exact height
+- [ ] border, top padding and set exact height
- [ ] unicode + text shaping
Stretch: