mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
correct weechat configuration
This commit is contained in:
parent
f971399a3f
commit
0229d901ef
@ -43,9 +43,11 @@
|
||||
- '*/set weechat.look.buffer_time_format \${color:252}%H\${color:245}%M\${color:240}%S'
|
||||
- '*/save'
|
||||
- '*/reload'
|
||||
when: stat_fifo.stat.exists
|
||||
|
||||
- name: Create themed file
|
||||
file:
|
||||
path: ~/.weechat/themed
|
||||
state: touch
|
||||
changed_when: false
|
||||
when: stat_fifo.stat.exists
|
||||
|
Loading…
Reference in New Issue
Block a user