förälder
incheckning
8e920fd365
2 ändrade filer med 4 tillägg och 4 borttagningar
  1. +3
    -3
      tasks/i3.yaml
  2. +1
    -1
      templates/i3/i3blocks.config.j2

+ 3
- 3
tasks/i3.yaml Visa fil

@@ -1,8 +1,8 @@
---

- name: i3-py
pip:
name: i3-py
# - name: i3-py
# pip:
# name: i3-py

- name: i3 config directory
file:


+ 1
- 1
templates/i3/i3blocks.config.j2 Visa fil

@@ -30,7 +30,7 @@ command=/usr/share/i3blocks/$BLOCK_NAME
separator_block_width=15
markup=none

{% if i3blocks_ntfy_url is defined %}
{% if i3blocks_ntfy_url is defined and i3blocks_ntfy_url %}
# todo
[ntfy]
command=i3blocks-ntfy.sh {{ i3blocks_ntfy_url | quote }}