dotfiles/meta/tasks/i3.yaml

9 lines
108 B
YAML
Raw Normal View History

2023-04-26 20:48:13 +00:00
- clean:
${HOME}/.config/i3:
2023-04-24 20:13:19 +00:00
- link:
2023-04-26 19:46:28 +00:00
${HOME}/.config/i3:
2023-04-26 18:08:18 +00:00
glob: true
2023-04-26 19:46:28 +00:00
path: conf.d/i3/*
2023-04-24 20:13:19 +00:00