mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Keyboard label https://github.com/seerge/g-helper/issues/1428
This commit is contained in:
@@ -292,6 +292,10 @@ namespace GHelper
|
|||||||
checkSleepLogo.Visible = false;
|
checkSleepLogo.Visible = false;
|
||||||
checkShutdownLogo.Visible = false;
|
checkShutdownLogo.Visible = false;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!AppConfig.IsStrix() && !AppConfig.IsZ13())
|
||||||
|
{
|
||||||
labelBacklightKeyboard.Visible = false;
|
labelBacklightKeyboard.Visible = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user