This website requires JavaScript.
Explore
Help
Sign In
simono41
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
2890164f67
dotfiles
/
dot_config
/
waybar
/
executable_brightness-down.sh
3 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
modify brightness settings
2023-07-12 23:18:47 +02:00
WERT
=
$1
brightnessctl
set
${
WERT
}
%-
|
sed -En
's/.*\(([0-9]+)%\).*/\1/p'
> /tmp/wob
Reference in a new issue
Copy permalink