dotfiles/dotlocal/bin/get_light_value
statzitz 4201b4f102 Changes in eww bar
Addings
- makes the sound volume/mic appears
- makes the correct light appears
- makes the batteries appears

Fix
- The tray widget menu now have a background.
2024-09-08 23:51:25 +02:00

2 lines
42 B
Bash
Executable file

#!/bin/sh
echo $(($(blight get)*100/255))