projects
/
~bandali
/
configs
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
96b0126b10f8d0717b872231f713ed72701fed1a
[~bandali/configs]
/
sxhkd
/
.local
/
bin
/
rofi-light
1
#!/bin/sh
2
3
cur
=
$
(
light
-G
)
4
val
=
$
(
rofi
-dmenu -mesg
"light
$cur
"
-p
"light -S "
-l
0
-width
8
)
5
light
-S
$val