mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
Update ddate for Celebration days
This commit is contained in:
parent
c1f7cf6952
commit
741bc2b446
2 changed files with 2 additions and 2 deletions
|
@ -28,5 +28,5 @@ interval=1
|
||||||
|
|
||||||
[ddate]
|
[ddate]
|
||||||
label=🚀
|
label=🚀
|
||||||
command=ddate +'%{%A, %d %B%}, %Y %N%tCelebrate %H'
|
command=ddate +'%{%A, %d %B%}, %Y%N, Celebrate %H'
|
||||||
interval=120
|
interval=120
|
||||||
|
|
|
@ -33,5 +33,5 @@ __i3_workspaces:
|
||||||
|
|
||||||
user: "{{ i3wm_user }}"
|
user: "{{ i3wm_user }}"
|
||||||
|
|
||||||
playbook_version_number: 9019 # should be int
|
playbook_version_number: 9020 # should be int
|
||||||
playbook_version_path: 'role-i3wm_chaos-bodensee_github.com.version'
|
playbook_version_path: 'role-i3wm_chaos-bodensee_github.com.version'
|
||||||
|
|
Loading…
Reference in a new issue