mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-05 22:35:38 +00:00
Improve FanControl UI
This commit is contained in:
parent
e4914dbffb
commit
2b8951dbf3
4 changed files with 91 additions and 33 deletions
|
|
@ -12,6 +12,8 @@ namespace FanControl
|
|||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
ApplicationConfiguration.Initialize();
|
||||
|
||||
Application.Run(new FanControlForm());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue