From 88239c51ba4a8e2eda1e68b419452980811903c6 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 2 Feb 2024 17:53:54 +0200 Subject: nyxt: Update handl-url --- .config/nyxt/config.lisp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.config/nyxt/config.lisp') diff --git a/.config/nyxt/config.lisp b/.config/nyxt/config.lisp index d7c8ca5..6540815 100644 --- a/.config/nyxt/config.lisp +++ b/.config/nyxt/config.lisp @@ -17,8 +17,7 @@ Extension files (like dark-reader.lisp) are to append to this list. Why the variable? Because it's too much hassle copying it everywhere.") (define-nyxt-user-system-and-load nyxt-user/basic-config - :components ("keybinds" "colorscheme" "commands")) - + :components ("keys" "colors" "commands")) (define-configuration (:modable-buffer :prompt-buffer :editor-buffer) "Set up Emacs keybindings everywhere possible." -- cgit v1.2.3