[Brightness] Update I2C id

master
Quentin Duchemin 2025-01-24 19:03:05 +01:00
parent 8d0d94a854
commit 1c7e553add
1 changed files with 1 additions and 1 deletions
.config/i3/scripts

View File

@ -1,6 +1,6 @@
#!/bin/bash
MONITORS='0 9'
MONITORS='1 4'
BRIGHT=`zenity --entry --width 40 --text="Brightness:"`
for m in ${MONITORS}; do