dotfiles/meta/tasks/awesome.yaml

11 lines
125 B
YAML
Raw Normal View History

2023-05-09 17:51:31 +02:00
- clean:
${HOME}/.config/awesome:
2022-01-06 20:14:46 +01:00
- link:
2023-05-09 17:51:31 +02:00
${HOME}/.config/awesome:
glob: true
path: conf.d/awesome/*
2022-01-06 20:14:46 +01:00