Brightness, fully working (at least on my machine)

This commit is contained in:
quadbyte 2025-08-17 08:03:09 -04:00
parent 593821e998
commit 4ed7324a99
10 changed files with 124 additions and 150 deletions

View file

@ -130,7 +130,7 @@ NLoader {
"label": "Audio",
"icon": "volume_up",
"source": audioTab
},{
}, {
"id": SettingsPanel.Tab.Display,
"label": "Display",
"icon": "monitor",
@ -145,7 +145,7 @@ NLoader {
"label": "Brightness",
"icon": "brightness_6",
"source": brightnessTab
}, {
}, {
"id": SettingsPanel.Tab.TimeWeather,
"label": "Time & Weather",
"icon": "schedule",