Update force-knowledge.md

This commit is contained in:
Johannes Kamprad
2021-11-20 20:51:28 +01:00
committed by GitHub
parent edebcfd979
commit 9cd82177c3
+15
View File
@@ -21,3 +21,18 @@ exec --no-startup-id picom -CGb
And in some cases you will need to use a different configuration ( Nvidia GPU/Driver p.e. but also others)
Do some research will help you or ask at the chat or forum.
## Not on a notebook?
![alt text](https://raw.githubusercontent.com/endeavouros-team/screenshots/master/battery-red-i3.png "no-battery?")
Disable battery indicator in i3blocks.conf:
```
# Battery indicator
#[battery]
#command=~/.config/i3/scripts/battery2
# for alternative battery script change to battery1
# change this to battery-pinebook-pro if you are running on pinebook-pro
#label=
#interval=30
```