Update Lutris config.
This commit is contained in:
parent
13b0009dd1
commit
5688dfd637
|
@ -8,7 +8,7 @@ steam = True
|
|||
|
||||
[lutris]
|
||||
library_ignores =
|
||||
migration_version = 11
|
||||
migration_version = 12
|
||||
width = 1280
|
||||
height = 720
|
||||
window_x = 320
|
||||
|
@ -20,8 +20,9 @@ show_hidden_games = true
|
|||
show_advanced_options = True
|
||||
view_sorting = name
|
||||
filter_installed = True
|
||||
hide_client_on_game_start = True
|
||||
hide_client_on_game_start = False
|
||||
show_tray_icon = True
|
||||
hide-wine-systemwide-install-warning = True
|
||||
|
||||
[list view]
|
||||
name_column_width = 200
|
||||
|
|
Loading…
Reference in New Issue