summaryrefslogtreecommitdiff
path: root/fnl/config/window-picker.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/window-picker.fnl')
-rw-r--r--fnl/config/window-picker.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/window-picker.fnl b/fnl/config/window-picker.fnl
index 268e952..76a11f5 100644
--- a/fnl/config/window-picker.fnl
+++ b/fnl/config/window-picker.fnl
@@ -1,5 +1,5 @@
;; Trim whitespaces on save.
-(module config.window-picker {autoload {:util :config.util}})
+(module config.window-picker {autoload {util config.util}})
(def- opts {:other_win_hl_color "#171717"
:fg_color "#E1E1E1"