diff options
Diffstat (limited to 'fnl/plugins/alpha.fnl')
-rw-r--r-- | fnl/plugins/alpha.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins/alpha.fnl b/fnl/plugins/alpha.fnl index 89cfc2a..9f6bb24 100644 --- a/fnl/plugins/alpha.fnl +++ b/fnl/plugins/alpha.fnl @@ -1,6 +1,6 @@ ;; A customizable greeter. -(local icons (require :icons)) +(local icons (require :settings.icons)) (local ascii-art [" ##############..... ############## " " ##############......############## " |