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