Skip to content

Commit

Permalink
internal/config: enable autokill for studio
Browse files Browse the repository at this point in the history
  • Loading branch information
apprehensions committed Oct 13, 2023
1 parent 5deb2e8 commit a10d29d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ func Default() Config {
},
Studio: Binary{
Dxvk: true,
AutoKillPrefix: true,
},

Splash: Splash{
Expand Down

0 comments on commit a10d29d

Please sign in to comment.