mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:27:45 +00:00
fixed ini WM config
This commit is contained in:
parent
3e26faa226
commit
77185c1541
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
[Screen]
|
[Screen]
|
||||||
Width=1920
|
Width=1080
|
||||||
Height=1080
|
Height=768
|
||||||
|
|
||||||
[Cursor]
|
[Cursor]
|
||||||
Arrow=/res/cursors/arrow.png
|
Arrow=/res/cursors/arrow.png
|
||||||
|
@ -36,4 +36,4 @@ MenuSelectionColor=132,53,26
|
||||||
DoubleClickSpeed=250
|
DoubleClickSpeed=250
|
||||||
|
|
||||||
[Background]
|
[Background]
|
||||||
Mode=scaled
|
Mode=center
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue