add sway and waybar to external

This commit is contained in:
Alex Kelly 2024-03-01 16:33:43 -05:00
parent 3a9cfea89d
commit 45d6cfc1aa

View file

@ -17,3 +17,13 @@
type = "git-repo"
url = "git@git.arachnitech.com:kellya/swaync-config.git"
refreshPeriod = "168h"
[".config/sway"]
type = "git-repo"
url = "git@git.arachnitech.com:kellya/sway-config.git"
refreshPeriod = "168h"
[".config/waybar"]
type = "git-repo"
url = "git@git.arachnitech.com:kellya/waybar-config.git"
refreshPeriod = "168h"