mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:57:35 +00:00
DisplaySettings: Rename wallpaper setting "scaled" to "stretch"
I want to add a scale factor for picking pixel density, and using the same terminology for wallpaper handling would be confusing.
This commit is contained in:
parent
56cad36ef2
commit
699ba84bea
3 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ Crosshair=/res/cursors/crosshair.png
|
|||
DoubleClickSpeed=250
|
||||
|
||||
[Background]
|
||||
Mode=scaled
|
||||
Mode=stretch
|
||||
|
||||
[Applet]
|
||||
Order=Clock,Network,ClipboardHistory,Audio,CPUGraph,MemoryGraph,UserName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue