This website requires JavaScript.
Explore
Help
Sign In
hartzan
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
dotfiles
/
.config
/
Scripts
/
backlight.sh
4 lines
43 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
echo
"
$(
light
|
cut -d. -f1
)
"
Reference in New Issue
View Git Blame
Copy Permalink