vanadium: set asus display brightness to 1

This commit is contained in:
Primrose 2025-09-10 20:15:23 +08:00
parent 545234254b
commit 519baef895
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -121,7 +121,7 @@
} }
// switches.setSoftwareBrightness { // switches.setSoftwareBrightness {
device = name; device = name;
brightness = 0.7; brightness = 1;
}; };
}; };
in in