mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-11 18:55:54 +09:00
Update force-knowledge.md
This commit is contained in:
@@ -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?
|
||||

|
||||
|
||||
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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user