system-from-scratch/roles/desktop/tasks/main.yml

7 lines
124 B
YAML
Raw Normal View History

2024-04-15 17:57:17 +05:00
- name: Wofi
import_tasks: wofi.yml
2024-04-15 20:36:39 +05:00
- name: Dunst
import_tasks: dunst.yml
2024-04-16 17:31:00 +05:00
- name: Configure XDG
import_tasks: xdg.yml