battery status for iris
This commit is contained in:
parent
a42dcba2b4
commit
27d0d32ee7
1 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,7 @@
|
||||||
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
|
if [ $TILIX_ID ] || [ $VTE_VERSION ]; then
|
||||||
source /etc/profile.d/vte.sh
|
source /etc/profile.d/vte.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
case $HOST in
|
||||||
|
(iris) GRML_DISPLAY_BATTERY=1 ;;
|
||||||
|
esac
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue