mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 17:57:35 +00:00
centered backgrounds are now an option
This commit is contained in:
parent
aa50e5bb13
commit
da9c70598f
4 changed files with 45 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
[Screen]
|
||||
Width=2560
|
||||
Height=1440
|
||||
Width=1920
|
||||
Height=1080
|
||||
|
||||
[Cursor]
|
||||
Arrow=/res/cursors/arrow.png
|
||||
|
@ -36,4 +36,4 @@ MenuSelectionColor=132,53,26
|
|||
DoubleClickSpeed=250
|
||||
|
||||
[Background]
|
||||
Mode=tile
|
||||
Mode=center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue