[sway] Make i3status_rust templateable (missing Intel device on AMD)

This commit is contained in:
Sebastian Schulze 2020-12-28 21:17:48 +01:00
parent 9f88803884
commit d37067387c
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 2 additions and 0 deletions

View File

@ -56,7 +56,9 @@ interval = 10
[[block]]
block = "backlight"
{{- if or (eq .chezmoi.hostname "kandalingo") }}
device = "intel_backlight"
{{ end }}
[[block]]
block = "battery"