some changes to dots
This commit is contained in:
parent
0faed1a871
commit
81084e0b27
@ -7,6 +7,8 @@ all: $(TARGETS)
|
|||||||
TARGETS = \
|
TARGETS = \
|
||||||
$(HOME)/.aliases \
|
$(HOME)/.aliases \
|
||||||
$(HOME)/.config/bspwm/bspwmrc \
|
$(HOME)/.config/bspwm/bspwmrc \
|
||||||
|
$(HOME)/.config/helix/config.toml \
|
||||||
|
$(HOME)/.config/helix/themes/trinity.toml \
|
||||||
$(HOME)/.config/nvim/init.vim \
|
$(HOME)/.config/nvim/init.vim \
|
||||||
$(HOME)/.config/sxhkd/sxhkdrc \
|
$(HOME)/.config/sxhkd/sxhkdrc \
|
||||||
$(HOME)/.config/sxmo/profile \
|
$(HOME)/.config/sxmo/profile \
|
||||||