diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-01 13:35:18 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-01 13:35:18 -0500 |
| commit | 4be47e667da896600434597a74525fcb0c2b6617 (patch) | |
| tree | e473f33dcf9a44080bbb78469be8e5d8e499804c /dotfiles/system/.config/pychess/config | |
| parent | 297e252eec1cdd93d02da65c7170e1186ebb8883 (diff) | |
updating pychess configs
Diffstat (limited to 'dotfiles/system/.config/pychess/config')
| -rw-r--r-- | dotfiles/system/.config/pychess/config | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/dotfiles/system/.config/pychess/config b/dotfiles/system/.config/pychess/config index 60406af..694298a 100644 --- a/dotfiles/system/.config/pychess/config +++ b/dotfiles/system/.config/pychess/config @@ -26,7 +26,7 @@ sounduri10 = file:/usr/share/pychess/sounds/invalid.ogg sounduri11 = file:/usr/share/pychess/sounds/success.ogg sounduri12 = file:/usr/share/pychess/sounds/choice.ogg ics_combo = 0 -autologin = True +autologin = False categorycombo = 0 max_log_files = 10 hint_mode = False @@ -82,15 +82,15 @@ tipofthedaywindow_width = 693 tipofthedaywindow_height = 373 tipofthedaywindow_x = 778 tipofthedaywindow_y = 562 -externalsdialogwindow_width = 918 -externalsdialogwindow_height = 240 -externalsdialogwindow_x = 666 -externalsdialogwindow_y = 629 +externalsdialogwindow_width = 1193 +externalsdialogwindow_height = 371 +externalsdialogwindow_x = 528 +externalsdialogwindow_y = 563 mainwindow_width = 2256 mainwindow_height = 1471 mainwindow_x = 0 mainwindow_y = 33 -download_scoutfish = False +download_scoutfish = True opening_file_entry = /usr/share/pychess/pychess_book.bin book_exact_match = True egtb_path = /usr/share/pychess @@ -202,6 +202,8 @@ blitz_toggle1 = True lightning_toggle1 = True variant_toggle1 = True computer_toggle1 = True +download_chess_db = True +download_timestamp = True [FICS] asguestcheck = True |
