1
0
Fork 0
jebbatime/scripts/jebbatime-dev-brightness

13 lines
197 B
Bash
Executable File

#!/bin/bash
# Get config
. ~/.config/jebbatime.conf
cd $JEBBATIMEGITROOT
./tools/wasptool \
--exec wasp/main.py \
--eval 'wasp.system.brightness=3' \
--device $JEBBATIMEDEVMAC