index
:
dotfiles.git
guix
guix-system-wheatley
master
Luca's dotfiles
Luca Matei Pintilie <luca@lucamatei.com>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
eww
/
scripts
/
get_brightness
blob: 4f03d540576e7b820c79c6ab71e1e21b7a6c39cb (
plain
) (
blame
)
1
2
#!/bin/sh
printf
"%.0f\n"
$(
xbacklight
-get
)