コミット
ff56f3e3e1
1個のファイルの変更6行の追加0行の削除
  1. +6
    -0
      tasks/clean.yaml

+ 6
- 0
tasks/clean.yaml ファイルの表示

@@ -56,3 +56,9 @@
file:
path: ~/.xsessionrc
state: absent

- name: remove autostart desktop app service
file:
path: ~/.config/systemd/user/autostart-desktop-app@.service
state: absent
notify: systemd daemon-reload