mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
BW Tray icon https://github.com/seerge/g-helper/issues/2203
This commit is contained in:
@@ -595,4 +595,10 @@ public static class AppConfig
|
||||
{
|
||||
return ContainsModel("ROG") || ContainsModel("TUF") || ContainsModel("Vivobook") || ContainsModel("Zenbook");
|
||||
}
|
||||
|
||||
public static bool IsBWIcon()
|
||||
{
|
||||
return Is("bw_icon");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user