aboutsummaryrefslogtreecommitdiff
path: root/auth/config/moebooru.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'auth/config/moebooru.zsh')
-rw-r--r--auth/config/moebooru.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/auth/config/moebooru.zsh b/auth/config/moebooru.zsh
index 7319352..1143298 100644
--- a/auth/config/moebooru.zsh
+++ b/auth/config/moebooru.zsh
@@ -5,9 +5,11 @@
case "${ib_board}" in
(k)
ib_auth="https://konachan.com"
+ ib_config="konachan"
;;
(y)
ib_auth="https://yande.re"
+ ib_config="yandere"
;;
esac