mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 22:27:35 +00:00
WindowServer+DisplaySettings: Capitalize display mode dropdown
Every other dropdown in settings is capitalized apart from this one. This commit fixes that.
This commit is contained in:
parent
b0eabae52e
commit
352d6545a9
4 changed files with 11 additions and 11 deletions
|
@ -31,7 +31,7 @@ OverlayRectShadow=/res/graphics/overlay-rect-shadow.png
|
|||
DoubleClickSpeed=250
|
||||
|
||||
[Background]
|
||||
Mode=stretch
|
||||
Mode=Stretch
|
||||
|
||||
[Applet]
|
||||
Order=WorkspacePicker,CPUGraph,MemoryGraph,NetworkGraph,Network,ClipboardHistory,Audio,Keymap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue