Do not hardcode path to /etc

This commit is contained in:
o9000
2017-10-04 19:15:44 +02:00
parent 9a7d5a1a51
commit 50c7bf77de
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2017-10-04 master
- Fixes:
- cmake: Do not hardcode path to /etc
2017-10-01 15.2
- Fixes:
- Battery info is now again displayed even when current sensor is missing (https://github.com/jmc-88/tint3/issues/34)