mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
fixed ini WM config
This commit is contained in:
parent
3e26faa226
commit
77185c1541
Notes:
sideshowbarker
2024-07-19 13:53:31 +09:00
Author: https://github.com/alexispurslane
Commit: 77185c1541
Pull-request: https://github.com/SerenityOS/serenity/pull/118
Reviewed-by: https://github.com/awesomekling
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