From adda08ef4a09ae0370b031eba489199a8ec09eb4 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 31 Jan 2022 00:51:03 -0800 Subject: Add nyxt configuration --- GNUmakefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 5d25714..ace2246 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,4 +1,4 @@ -MODULES=xmodmap emacs xdg shepherd dunst zsh mcron mbsync +MODULES=xmodmap emacs xdg shepherd dunst zsh mcron mbsync nyxt STOW = stow EMACS = emacs @@ -120,6 +120,10 @@ mbsync: mbsync/.config/cron/mbsync.guile zsh: zsh/.profile zsh/.zshrc zsh/.zsh/functions/unzip.zwc \ zsh/.zsh/functions/x-yank.zwc zsh/.zsh/functions/x-copy-region-as-kill.zwc +## Nyxt + +nyxt: nyxt/.config/nyxt/init.lisp + ## Helper %.el: %.org -- cgit v1.2.3-54-g00ecf