Przeglądaj źródła

fix timer file creation

pull/1/head
rodzic
commit
f6f8907d8f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tasks/timer.yaml

+ 1
- 1
tasks/timer.yaml Wyświetl plik

@@ -21,6 +21,6 @@
dest: "{{timer_folder}}/activity.lists/10-default"

- name: timer activity i3blocks linefile
shell: echo ☆ > "{{timer_folder}}/activity.i3blocks"
shell: echo ☆ > {{timer_folder}}/activity.i3blocks
args:
creates: "{{timer_folder}}/activity.i3blocks"