Skip to content

Commit

Permalink
feat: Update settings for default AA profile
Browse files Browse the repository at this point in the history
  • Loading branch information
tzebrowski committed Jun 22, 2024
1 parent 5ca0d87 commit b2645d3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions automotive/src/main/assets/alfa_2_0_gme_aa.properties
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ profile_8.pref.aa.surface.fps="5"
profile_8.pref.aa.pids.history.enabled=true

profile_8.pref.aa.max_pids_in_column.1="2"
profile_8.pref.aa.max_pids_in_column.2="1"
profile_8.pref.aa.max_pids_in_column.3="1"
profile_8.pref.aa.max_pids_in_column.4="1"
profile_8.pref.aa.max_pids_in_column.2="2"
profile_8.pref.aa.max_pids_in_column.3="2"
profile_8.pref.aa.max_pids_in_column.4="2"


profile_8.pref.aa.screen_font_size.1="28"
Expand All @@ -130,6 +130,8 @@ profile_8.pref.giulia.screen_font_size="50"
profile_8.pref.giulia.max_pids_in_column.1="1"
profile_8.pref.giulia.max_pids_in_column.2="1"



#batch
profile_8.pref.adapter.batch.enabled=true
profile_8.pref.adapter.batch.size="3"
Expand Down

0 comments on commit b2645d3

Please sign in to comment.