1
0

sway config

This commit is contained in:
dtb 2024-05-06 00:33:34 -06:00
parent 81084e0b27
commit 468b6021a9
2 changed files with 94 additions and 23 deletions

View File

@ -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 \