Add a linux waybar battery module.
This commit is contained in:
@@ -5,7 +5,7 @@ default-cache-ttl 600
|
||||
max-cache-ttl 7200
|
||||
display :0
|
||||
{% if os_flavor == "linux" %}
|
||||
pinentry-program /usr/bin/pinentry-qt5
|
||||
pinentry-program /usr/bin/pinentry-qt
|
||||
{% elif os_flavor == "freebsd" %}
|
||||
pinentry-program /usr/local/bin/pinentry-qt5
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user