add sway and waybar to external
This commit is contained in:
parent
3a9cfea89d
commit
45d6cfc1aa
1 changed files with 10 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue