aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJordi Pakey-Rodriguez <jordi@0xdec.im>2018-09-30 23:04:15 -0700
committerJordi Pakey-Rodriguez <jordi@0xdec.im>2018-09-30 23:04:15 -0700
commitcbdabe048531bdbfd857619de863010099938bc7 (patch)
treeba2c5b6441b0da71c248dde19aa577b66d80721b /README.md
parentedfd5063bee6bcd18ddd6e9d1c1f2a629d719508 (diff)
Make sure shell hook doesn't overwrite config
Addresses #8
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 26667e3..4a5ee9a 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ ln -s base16-rofi/themes/base16-default-dark.config >> ~/.config/rofi/config
### Base16-Shell Hook
-For Rofi < 1.4 this repo also provides a hook to switch the colorscheme automatically when a base16_shell theme is set. The setup is pretty straightforward:
+For Rofi < 1.4 this repo also provides a hook to switch the colorscheme automatically when a base16_shell theme is set. Note that for now, this only works when there is no existing Rofi config file (to avoid overwriting it). The setup is pretty straightforward:
```
> export BASE16_SHELL_HOOKS=$HOME/.config/base16-shell/hooks