1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 06:08:35 +01:00

fix mako reload

This commit is contained in:
eoli3n 2020-05-14 20:58:25 +02:00
parent 046f13f31c
commit 711721fea9
2 changed files with 1 additions and 1 deletions

1
TODO

@ -16,7 +16,6 @@
# FIX
- copy/paste kitty->firefox remove '\n'
- notifications never disapear
# ISSUES
* tiny-irc : https://github.com/osa1/tiny/issues/created_by/eoli3n

@ -2,3 +2,4 @@
- name: reload mako
shell: makoctl reload
when: ansible_virtualization_role == "host"