mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 18:24:22 +02:00
Revert "i3: workaround an issue with brightness not up-to-date in polybar"
This reverts commit 9674bbfdde
. Use
`use-actual-brightness = true` in polybar configuration instead.
This commit is contained in:
parent
9674bbfdde
commit
8b25dd3c77
3 changed files with 3 additions and 9 deletions
|
@ -88,6 +88,7 @@ label = %percentage: 2%%
|
|||
ramp-0 =
|
||||
ramp-1 =
|
||||
enable-scroll = true
|
||||
use-actual-brightness = true
|
||||
|
||||
[module/cpu]
|
||||
type = internal/cpu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue