Browse Source

clean

timer
parent
commit
ff56f3e3e1
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      tasks/clean.yaml

+ 6
- 0
tasks/clean.yaml View File

@@ -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