diff --git a/.chezmoiexternal.toml b/.chezmoiexternal.toml index 0e915ca..50231d8 100644 --- a/.chezmoiexternal.toml +++ b/.chezmoiexternal.toml @@ -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"