sway config
This commit is contained in:
parent
81084e0b27
commit
468b6021a9
@ -6,13 +6,9 @@ all: $(TARGETS)
|
|||||||
|
|
||||||
TARGETS = \
|
TARGETS = \
|
||||||
$(HOME)/.aliases \
|
$(HOME)/.aliases \
|
||||||
$(HOME)/.config/bspwm/bspwmrc \
|
|
||||||
$(HOME)/.config/helix/config.toml \
|
$(HOME)/.config/helix/config.toml \
|
||||||
$(HOME)/.config/helix/themes/trinity.toml \
|
$(HOME)/.config/helix/themes/trinity.toml \
|
||||||
$(HOME)/.config/nvim/init.vim \
|
$(HOME)/.config/sway/config \
|
||||||
$(HOME)/.config/sxhkd/sxhkdrc \
|
|
||||||
$(HOME)/.config/sxmo/profile \
|
|
||||||
$(HOME)/.ctwmrc \
|
|
||||||
$(HOME)/.env \
|
$(HOME)/.env \
|
||||||
$(HOME)/.gitconfig \
|
$(HOME)/.gitconfig \
|
||||||
$(HOME)/.nethackrc \
|
$(HOME)/.nethackrc \
|
||||||