From a1ab725356260cb7e2329f9487eecd9e4ea2fa65 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 1 Apr 2023 08:20:02 -0300 Subject: etc/guix/home.scm: Add "es" dictionary --- etc/guix/home.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 6007978..38b6171 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -695,6 +695,7 @@ left it off the last time it was used.") (hunspell-dictionary-utf8 "pt") (hunspell-dictionary-utf8 "fr") (hunspell-dictionary-utf8 "eo") + (hunspell-dictionary-utf8 "es") (script "cronjob" (slurp (string-append (getenv "XDG_CONFIG_HOME") "/sh/cronjob.sh")))) work-packages)) -- cgit v1.2.3