mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-03 14:54:21 +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
|
@ -1,7 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Set brightness and sleep a bit before reading back the value
|
||||
|
||||
brightnessctl -q set $1
|
||||
sleep 0.1
|
||||
brightnessctl > /dev/null
|
Loading…
Add table
Add a link
Reference in a new issue