Fixed set command
This commit is contained in:
parent
539a5c0170
commit
945c6cd41d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pkill swayidle
|
|||
|
||||
swayidle -w \
|
||||
timeout 300 \
|
||||
'brightnessctl -s -set 15%' \
|
||||
'brightnessctl -s set 15%' \
|
||||
resume 'brightnessctl -r' \
|
||||
timeout 600 \
|
||||
'swaymsg "output * dpms off"' \
|
||||
|
|
Loading…
Reference in a new issue