aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-01-31 00:51:03 -0800
committerGravatar Tom Willemse2022-01-31 00:51:03 -0800
commitadda08ef4a09ae0370b031eba489199a8ec09eb4 (patch)
tree2b24cf14b6c8749d60875f49de96b97d3c47c09b /GNUmakefile
parent9b7417f6c69360273e82b41130992c44fe373101 (diff)
downloadnew-dotfiles-adda08ef4a09ae0370b031eba489199a8ec09eb4.tar.gz
new-dotfiles-adda08ef4a09ae0370b031eba489199a8ec09eb4.zip
Add nyxt configuration
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile6
1 files changed, 5 insertions, 1 deletions
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