mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:47:34 +00:00
Chess: Add missing default config file in .config :^)
Following 9f8a8e07c2
, let's add a default
`.ini` to prevent `unveil` from failing.
This commit is contained in:
parent
e558f6b184
commit
4713e6185f
1 changed files with 7 additions and 0 deletions
7
Base/home/anon/.config/Chess.ini
Normal file
7
Base/home/anon/.config/Chess.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Display]
|
||||
size=512
|
||||
|
||||
[Style]
|
||||
BoardTheme=Beige
|
||||
PieceSet=stelar7
|
||||
Coordinates=1
|
Loading…
Add table
Add a link
Reference in a new issue